home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frostbyte's 1980s DOS Shareware Collection
/
floppyshareware.zip
/
floppyshareware
/
HSLK1122.ZIP
/
HS-GAP51.ZIP
/
HS-GAP.DOC
< prev
Wrap
Text File
|
1991-11-12
|
2KB
|
37 lines
ADDING HS/LINK TO GAP BBS
TESTED WITH GAP V5.1 AND HS/LINK V1.0ßC1
Since Gap currently does not support Batch protocols other than "D"
for DSZ, you will have to set up the HS/Link protocol as letter "D".
To set up HS/Link with GAP you need to do the following:
1) Copy EXTSD.BAT & EXTRD.BAT to your GAP Main Directory
2) Make sure HSLINK is in your GAP Directory or in your PATH.
3) Edit your AUTOEXEC.BAT and add the Statement:
SET DSZLOG = C:\GAP\DSZ.LOG
(you can use any directory or filename you like, but you
must have this statement or batch uploads will not work)
4) Copy the FLISTCNV.EXE to your GAP Directory (or in a PATH)
5) Run GAP, Go into the Configuration under the section marked
"File System Options" and add the letter "D" to `External
Protocol Letters.' Make sure the prompt above it `Use
External Protocols' is set to "Y".
As long as you do exactly as above, everything will work. A few
notes about the EXTRD.BAT file. In the line (shown below) that says
-UD:\NEWUP\WORK0 change the NEWUP to your upload and add the "\WORK0"
to the end of it, if you don't it will NOT work.
EXTRD.BAT
@if exist %DSZLOG% del %DSZLOG%
@HSLINK -P%1 -E%2 -UD:\NEWUP\WORK0
If your directory was E:\UP then the second line would be:
@HSLINK -P%1 -E%2 -UE:\UP\WORK0
If you are getting errors during uploading or downloading you
may need to add the -HS parameter to the command line. Check your
HS/Link Documentation for more information on this and other options.