home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RA2FD2A.ZIP / RA2FD.DOC next >
Text File  |  1993-08-09  |  4KB  |  122 lines

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