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

  1.                                MAX2FD   v2.00a
  2.                                by Jerry Cain
  3.                                 Aug 8, 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 the BBS was without having
  18. to 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] [-L] [-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 insertion of user stats on FD's WFC
  43.                    -L force insertion of user's ALIAS instead of USERNAME
  44.                    -S force MAX2FD to use system time instead of laston
  45.                       time found in LASTUSER.BBS (system time represents
  46.                       when the user logged off).
  47.  
  48.  
  49.  
  50. NOTES and LIMITATIONS:
  51.  
  52. - Make sure to set the environment variable TZ for your timezone so MAX2FD
  53.   can accurately calculate your local time if using the -S switch.
  54.  
  55. - As of version 2, MAX2FD will compare file times of LASTUSER.BBS and
  56.   LASTCALL.FD. It will refuse to update anything if the LASTUSER.BBS is
  57.   earlier than LASTCALL.FD (i.e., someone hung up before logging on).
  58.  
  59. - The -T switch forces MAX2FD to insert user stats instead of network
  60.   address info.
  61.  
  62. - The result of using the -T switch is as follows (as displayed on FD's WFC
  63.   screen):
  64.  
  65. 1:14400/76.55
  66. |  |    |  |
  67. |  |    |  --- cumulative time online today
  68. |  |    ------ number of times called
  69. |  ----------- baud rate of this call
  70. -------------- task number
  71.  
  72. - The task number is obtained from LASTUSnn.BBS.  A task number of 0 is
  73.   calculated if using LASTUSER.BBS (i.e., not running mulitple nodes).
  74.  
  75. - You still need to include the -A<address> switch even if using the -T switch.
  76.  
  77. - When using the -I switch, be sure to include the path and filename to
  78.   FD's inbound.his file.  MAX2FD will NOT create an INBOUND.HIS file if it
  79.   cannot find the path/filename supplied.  Such a limitation prevents
  80.   MAX2FD from creating the file in the wrong directory.
  81.  
  82. - When MAX2FD updates the INBOUND.HIS file, it will insert the number of
  83.   times the user called in the SENT field and the cumulative number of
  84.   minutes online today in the RECEIVED field.
  85.  
  86. - This is the last version that will use command line switches. Subsequent
  87.   versions, if any, will use configuration files.
  88.  
  89. - In general, the order of the command line switches is unimportant.
  90.   However, at the very least, you must include -M, -F, and -A.  The other
  91.   switches are optional.
  92.  
  93. - Some people are under the impression that use of the -S switch is mandatory.
  94.   Such is not the case.  This switch is used only when you want FD to
  95.   reflect the time the user logged off instead of using the time found
  96.   inside LASTUSER.BBS.
  97.  
  98. - When using the -L switch, MAX2FD will insert the user's name if the user
  99.   doesn't have an alias.
  100.  
  101. WARRANTY:
  102.  
  103. None!   Use it at your own risk.
  104.  
  105.  
  106. SUPPORT:
  107.  
  108. Programs as simple as this one generally require no support.  Even so, as
  109. time permits, I'd be happy to answer any questions you might have.  You can
  110. reach me at:
  111.  
  112. Jerry Cain
  113. The Edge Of Forever
  114. FidoNet 1:300/8
  115.  
  116.  
  117. REGISTRATION:
  118.  
  119. None!  It's a free program so have fun!
  120.  
  121.  
  122. DONATIONS/GIFTS:
  123.  
  124. Gladly accepted!  MAX2FD is NOT shareware so NO money is expected.  Feel
  125. free to use the program any way you choose.  However, if you would like to
  126. donate to my INEEDTOPAYFORSOMEOFTHISSHAREWARESTUFFIAMUSING fund, I will
  127. gladly accept a gift of any amount.
  128.  
  129.  
  130. REQUESTS:
  131.  
  132. If you use the program, send me an electronic postcard.
  133.  
  134. Have fun and enjoy!!
  135.