home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / tmbnk210.zip / README.1ST < prev    next >
Text File  |  1992-10-01  |  3KB  |  52 lines

  1.                    TimeBank Version 2.10
  2.                        Rexx CMD file for a Time Bank for Maximus
  3.                                   by Edward Owens
  4.                                 of The Looking Glass
  5.                                   FidoNet 1:123/81
  6.  
  7. To run put the following line in your MENU.CTL file where you want it:
  8.  
  9. ReRead   Xtern_Run   CMD.EXE_\C_TimeBank.cmd_%K_%P  Normal "TimeBank"
  10.  
  11. Then replace the bbs and sysop variables in the TIMEBANK.CMD file then 
  12. put it in your Maximus directory.  You may also set all the limits
  13. and interest rates, set to zero if you don't want that feature.
  14. Read the special instructions in the CMD file about setting it up for 
  15. your LASTUS??.BBS file.
  16. The CONVERT.CMD is to convert version 1.00 to 1.02's TIMEBANK.DAT file
  17. to version 2.10.  Once converted and you confirm that everything is OK,
  18. erase CONVERT.CMD and TIMEBANK.BAK.  If you run CONVERT.CMD more than
  19. once it will cause the .DAT file to be corrupted.
  20. The .DAT file for version 2.10 is now a straight ascii file and easily
  21. edited with e.exe.  The format is as follows:
  22.  
  23. Lastname Lastname LastDateOn Minutes KBytes MinutesToday KBytesToday
  24.         ^        ^          ^       ^      ^            ^
  25. First there must be one space between each of the above ^s. 
  26.  
  27. 'Lastname Firstname' should not be changed.
  28. 'LastDateOn' should not have to be changed, if it does make sure you
  29. use the format yyyymmdd, such as 19920123.
  30. 'Minutes' is how many minutes in that account.
  31. 'KBytes' is how many KiloBytes in that account.
  32. 'MinutesToday' is how many minutes has been transacted today.  If it is
  33. equal to Maximum Withdrawal set in .CMD then that means nothing has
  34. happened in the account.  If it is above the Maximum Withdrawal then the
  35. difference is how much has been deposited today.
  36. 'KBytesToday' is how many Kbytes has been transacted today. See above.
  37.  
  38. :Special Note v2.01 and earlier
  39. If you have been using 2.01 version you need to edit your DAT file and delete
  40. the space between the middle and the last name, and delete all duplicate lines on all users that have three word names.
  41.  
  42. :Special Note v2.02 and earlier
  43. If you have been using 2.02 version you need to change your menu.ctl file so that the choice to call this program is as describe above.  Maxpipe is no longer needed because timebank now uses rxansi.ddl to monitor the carrier.  You will also need to unzip rxansi.arj and put rxansi.dll in your libpath somewhere.  The interface with the user is improved with this version due to rxansi also.  Also found a problem with user entering negative numbers in amount variable, that is now checked for and doesn't cause problems.
  44.  
  45.   This is Freeware, there is no charge for it and I assume no 
  46. responsibility for any damage it may do.  If you have problems or
  47. would like to see some other features you can send me netmail at the
  48. above address or send me a msg via OS2BBS echo.
  49.  
  50.                 Have fun.
  51.                     Fast ED
  52.