home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
BBS
/
RA
/
MULT200.ZIP
/
DOORBATS.ZIP
/
ZIPSTR.BAT
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1991-12-09
|
318 b
|
19 lines
@echo off
echo -----------
echo - zipster -
echo -----------
if exist c:\ra\zinuse.txt goto oops!
rem > c:\ra\zinuse.txt
zipster.exe
del c:\ra\zinuse.txt
goto end
:oops!
if %port% == 0 goto oops!l
type c:\ra\used.txt > com%port%:
goto regend
:oops!l
type c:\ra\used.txt
:regend
dvcomand wait 20
:end