home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super Net 1
/
SUPERNET_1.iso
/
PC
/
OTROS
/
MSDOS
/
PKTDRVR
/
IPXTCPIP.ZIP
/
KA9Q.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-07-12
|
231 b
|
9 lines
@echo off
s:\utility\internet\ipxtcpcfg s:\public\users.wrs NET s:\utility\internet\ka9q\ipx$ka9q.cfg
if errorlevel 2 goto end
call IPX$KA9Q.BAT
erase IPX$KA9Q.BAT
purge IPX$KA9Q.BAT>NUL
echo TCP connection finished.
:end