home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
BBS
/
MISC
/
DVTAG.ZIP
/
BBS3.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-12-22
|
350 b
|
11 lines
@echo off
set dszlog=e:\bu\dsz3.log
set dszport=3e8,5 (I use ZSX201.ZIP for the protocol driver on com3
set NODE=3 since dsz.com doesn't work for irq5. The SET
dvansi statements for DSZ are compatible with ZSX.)
autoboot /DVT B3 /COM 3
cd\bbs3
tag /com=3 /irq=5 /base=03e8
c:\dv\close !
exit