home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / MAX2FD_2.ZIP / MAX2FD.DOC next >
Encoding:
Text File  |  1993-08-03  |  4.3 KB  |  126 lines

  1.                                MAX2FD   v2.00
  2.                                by Jerry Cain
  3.                                 Aug 3, 1993
  4.  
  5. WHAT IT IS:
  6.  
  7. MAX2FD will read Maximus' LASTUSER.BBS file after a caller logs off and
  8. insert the user's name and city into Front Door's LASTCALL.FD activity
  9. file.  It will also insert the user's date/time as found within the
  10. LASTUSER.BBS or optionally insert the current system date/time. In addition
  11. to this information, it inserts your net/node number. All this information
  12. will be displayed in the FROM: field when FD reloads.
  13.  
  14.  
  15. WHY I WROTE IT:
  16.  
  17. I like being able to see who the last caller on BBS was without having to
  18. load up the BBS.
  19.  
  20.  
  21. LICENSE:
  22.  
  23. The user of MAX2FD is licensed to use it on any machine or any number of
  24. machines for whatever purpose the user sees fit.  MAX2FD is not commercial,
  25. not shareware, and not even Public Domain.  It simply costs you nothing to
  26. use.  I retain all rights to the program.  However, I am not responsible
  27. for any problems your computer system encounters, either directly or
  28. indirectly, as a result of using MAX2FD.
  29.  
  30.  
  31. HOW TO USE IT:
  32.  
  33. Place MAX2FD in your Maximus directory and insert the following as the last
  34. line in your EXEBBS.BAT, just before calling FRODO.BAT:
  35.  
  36. MAX2FD -M<lastuser.bbs> -F<lastcall.fd> -A<address> [-I<history>] [-T] [-S]
  37.  
  38.         where:     -M is Maximus' LASTUSER.BBS file
  39.                    -F is Front Door's LASTCALL.FD file
  40.                    -A is your Network address <zone:net/node> [POINT optional]
  41.                    -I force update of FD's INBOUND.HIS / path to history file
  42.                    -T force display of user stats on FD's WFC
  43.                    -S force MAX2FD to use system time instead of laston
  44.                       time found in LASTUSER.BBS (system time represents
  45.                       when the user logged off).
  46.  
  47.  
  48.  
  49. NOTES and LIMITATIONS:
  50.  
  51. - Make sure to set the environment variable TZ for your timezone so MAX2FD
  52.   can accurately calculate your local time if using the -S switch.
  53.  
  54. - As of version 2, MAX2FD will compare file times of LASTUSER.BBS and
  55.   LASTCALL.FD. It will refuse to update anything if the LASTUSER.BBS is
  56.   earlier than LASTCALL.FD (i.e., someone hung up before logging on).
  57.  
  58. - The -T switch forces MAX2FD to insert user stats instead of network
  59.   address info.
  60.  
  61. - The result of using the -T switch is as follows (as displayed on FD's WFC
  62.   screen):
  63.  
  64. 1:14400/76.55
  65. |  |    |  |
  66. |  |    |  --- cumulative time online today
  67. |  |    ------ number of times called
  68. |  ----------- baud rate of this call
  69. -------------- task number
  70.  
  71. - The task number is obtained from LASTUSnn.BBS.  A task number of 0 is
  72.   calculated if using LASTUSER.BBS (i.e., not running mulitple nodes).
  73.  
  74. - You still need to include the -A<address> switch even if using the -T switch.
  75.  
  76. - When using the -I switch, be sure to include the path and filename to
  77.   FD's inbound.his file.  MAX2FD will NOT create an INBOUND.HIS file if it
  78.   cannot find the path/filename supplied.  Such a limitation prevents
  79.   MAX2FD from creating the file in the wrong directory.
  80.  
  81. - When MAX2FD updates the INBOUND.HIS file, it will insert the number of
  82.   times the user called in the SENT field and the cumulative number of
  83.   minutes online today in the RECEIVED field.
  84.  
  85. - This is the last version that will use command line switches. Subsequent
  86.   versions, if any, will use configuration files.
  87.  
  88. - In general, the order of the command line switches is unimportant.
  89.   However, at the very least, you must include -M, -F, and -A.  The other
  90.   switches are optional.
  91.  
  92. WARRANTY:
  93.  
  94. None!   Use it at your own risk.
  95.  
  96.  
  97. SUPPORT:
  98.  
  99. Programs as simple as this one generally require no support.  Even so, as
  100. time permits, I'd be happy to answer any questions you might have.  You can
  101. reach me at:
  102.  
  103. Jerry Cain
  104. The Edge Of Forever
  105. FidoNet 1:300/8
  106.  
  107.  
  108. REGISTRATION:
  109.  
  110. None!  It's a free program so have fun!
  111.  
  112.  
  113. DONATIONS/GIFTS:
  114.  
  115. Gladly accepted!  MAX2FD is NOT shareware so NO money is expected.  Feel
  116. free to use the program any way you choose.  However, if you would like to
  117. donate to my INEEDTOPAYFORSOMEOFTHISSHAREWARESTUFFIAMUSING fund, I will
  118. gladly accept a gift of any amount.
  119.  
  120.  
  121. REQUESTS:
  122.  
  123. If you use the program, send me an electronic postcard.
  124.  
  125. Have fun and enjoy!!
  126.