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

  1.                                RA2FD  v2.00
  2.                                by Jerry Cain
  3.                                 Aug 3, 1993
  4.  
  5. WHAT IT IS:
  6.  
  7. RA2FD will read RA's LASTCALL.BBS file after a caller logs off and insert
  8. the user's name and city into Front Door's LASTCALL.FD activity file.  It
  9. will also insert the user's time as found within the LASTCALL.BBS as well
  10. as the current system date. In addition to this information, it inserts
  11. your net/node number. All this information will be displayed in the FROM:
  12. 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 RA2FD is licensed to use it on any machine or any number of
  24. machines for whatever purpose the user sees fit.  RA2FD 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 RA2FD.
  29.  
  30.  
  31. HOW TO USE IT:
  32.  
  33. Place RA2FD in your RA directory and insert the following as the last line
  34. in your EXEBBS.BAT, just before calling FRODO.BAT:
  35.  
  36. RA2FD -R<lastcall.bbs> -F<lastcall.fd> -A<address> [-I<history>] [-T]
  37.  
  38.         where:     -R is RA's LASTCALL.BBS file
  39.                    -F is Front Door's LASTCALL.FD file
  40.                    -A is your Network address [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.  
  44.  
  45. NOTES and LIMITATIONS:
  46.  
  47. - RA's structure for LASTCALL.BBS doesn't have a *date* field (although it
  48.   does have a *time* field), so I had to grab the system date.
  49.  
  50. - As of version 2, RA2FD will compare file times of LASTCALL.BBS and
  51.   LASTCALL.FD. It will refuse to update anything if the LASTCALL.BBS is
  52.   earlier than LASTCALL.FD (i.e., someone hung up before logging on).
  53.  
  54. - The -T switch forces RA2FD to insert user stats instead of network
  55.   address info.
  56.  
  57. - The results of using the -T switch are as follows (as displayed on FD's
  58.   WFC screen):
  59.  
  60. 1:14400/76
  61. |  |    |
  62. |  |    ------ number of times called
  63. |  ----------- baud rate of this call
  64. -------------- task number
  65.  
  66. - You still need to include the -A<address> switch even if using the -T switch.
  67.  
  68. - When using the -I switch, be sure to include the path and filename to
  69.   FD's inbound.his file.  RA2FD will NOT create an INBOUND.HIS file if it
  70.   cannot find the path/filename supplied.  Such a limitation prevents
  71.   RA2FD from creating the file in the wrong directory.
  72.  
  73. - When RA2FD updates the INBOUND.HIS file, it will insert the number of
  74.   times the user called in the SENT field.
  75.  
  76. - This is the last version that will use command line switches. Subsequent
  77.   versions, if any, will use configuration files.
  78.  
  79. - In general, the order of the command line switches is unimportant.
  80.   However, at the very least, you must include -R, -F, and -A.  The other
  81.   switches are optional.
  82.  
  83. WARRANTY:
  84.  
  85. None!   Use it at your own risk.
  86.  
  87.  
  88. SUPPORT:
  89.  
  90. Programs as simple as this one generally require no support.  Even so, as
  91. time permits, I'd be happy to answer any questions you might have.  You can
  92. reach me at:
  93.  
  94. Jerry Cain
  95. The Edge Of Forever
  96. FidoNet 1:300/8
  97.  
  98.  
  99. REGISTRATION:
  100.  
  101. None!  It's a free program so have fun!
  102.  
  103.  
  104. DONATIONS/GIFTS:
  105.  
  106. Gladly accepted!  RA2FD is NOT shareware so NO money is expected.  Feel
  107. free to use the program any way you choose.  However, if you would like to
  108. donate to my INEEDTOPAYFORSOMEOFTHISSHAREWARESTUFFIAMUSING fund, I will
  109. gladly accept a gift of any amount.
  110.  
  111.  
  112. REQUESTS:
  113.  
  114. If you use the program, send me an electronic postcard.
  115.  
  116. Have fun and enjoy!!
  117.  
  118.