home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
XFER173C.ZIP
/
XFER173C.DOC
< prev
Wrap
Text File
|
1992-05-09
|
2KB
|
50 lines
Date: 4/30/92 v2.0 Gary Glueckert - The SUNY BBS
Date: 5/09/92 v2.1 Richie Molinelli - The Small Time BBS
This merge was originally written to let users see the transfer stats
when using a protocol that writes out a DSZ type log file. This merge
uses the XFER-x.DEF file created by DSZ.
You MUST have a SET DSZLOG=XFER-x.DEF statement in your AUTOEXEC.BAT
file for this to work.
This merge was originally released by Richie Molinelli who removed it from
the Maple Street code. The original merge did not support the filename
in reporting the transfer stats mainly because DSZ and ZSX write out the
filenames a little differently to the logfile. I rewrote this merge
to support the display of filenames for both DSZ and ZSX transfers.
With this being such a short merge, my advice is to do it by hand.
As with all merges released by me, you can install it in your RBBSSUB5.BAS
file using Ken Goosens BLED v2.2 if you have not installed any other merges
using these line numbers.
There is one recommended change needed to your RBBS?.BAT file:
Add the line:
IF EXISTS C:\RBBS\XFER-x.DEF DEL C:\RBBS\XFER-x.DEF
This will prevent RBBS from crashing with an illegal Function call in
RBBSSUB5 if the XFER-?.DEF file is already present for some unkown reason.
Files included are:
XFER173C.DOC
RSB5XFER.MRG
Gary Glueckert Richie Molinelli
The SUNY BBS The Small Time BBS
516-420-0818 516-579-7929
1200-9600 bps 1200 - 14400 bps
RBBS 17.3C/STUNY Runnin RBBS v17.3c
Addendum: The previous merge has been further enhanced to work with all
versions of DSZ and ZSX. There was a problem with the way
different versions of DSZ wrote the filenames to the DSZLOG as
well as the way ZSX wrote out the filename. 5/9/92
Richie Molinelli