home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / XFER173C.ZIP / XFER173C.DOC < prev   
Text File  |  1992-05-09  |  2KB  |  50 lines

  1.  
  2. Date: 4/30/92  v2.0   Gary Glueckert - The SUNY BBS
  3. Date: 5/09/92  v2.1   Richie Molinelli - The Small Time BBS
  4.  
  5. This merge was originally written to let users see the transfer stats
  6. when using a protocol that writes out a DSZ type log file. This merge
  7. uses the XFER-x.DEF file created by DSZ.
  8.  
  9. You MUST have a SET DSZLOG=XFER-x.DEF statement in your AUTOEXEC.BAT
  10. file for this to work.
  11.  
  12. This merge was originally released by Richie Molinelli who removed it from
  13. the Maple Street code. The original merge did not support the filename
  14. in reporting the transfer stats mainly because DSZ and ZSX write out the
  15. filenames a little differently to the logfile. I rewrote this merge
  16. to support the display of filenames for both DSZ and ZSX transfers.
  17.  
  18. With this being such a short merge, my advice is to do it by hand.
  19. As with all merges released by me, you can install it in your RBBSSUB5.BAS
  20. file using Ken Goosens BLED v2.2 if you have not installed any other merges
  21. using these line numbers.
  22.  
  23. There is one recommended change needed to your RBBS?.BAT file:
  24. Add the line:
  25.         IF EXISTS C:\RBBS\XFER-x.DEF  DEL C:\RBBS\XFER-x.DEF
  26. This will prevent RBBS from crashing with an illegal Function call in
  27. RBBSSUB5 if the XFER-?.DEF file is already present for some unkown reason.
  28.  
  29. Files included are:
  30.                         XFER173C.DOC
  31.                         RSB5XFER.MRG
  32.  
  33.  
  34.    Gary Glueckert                                      Richie Molinelli
  35.    The SUNY BBS                                        The Small Time BBS
  36.    516-420-0818                                        516-579-7929
  37.    1200-9600 bps                                       1200 - 14400 bps
  38.    RBBS 17.3C/STUNY                                    Runnin RBBS v17.3c
  39.  
  40.  
  41.  
  42. Addendum:  The previous merge has been further enhanced to work with all
  43.            versions of DSZ and ZSX.  There was a problem with the way
  44.            different versions of DSZ wrote the filenames to the DSZLOG as
  45.            well as the way ZSX wrote out the filename.      5/9/92
  46.  
  47.                                         Richie Molinelli
  48.  
  49.  
  50.