home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
BBS
/
RA
/
MULT200.ZIP
/
DOORBATS.ZIP
/
SCRABBLE.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-09
|
346 b
|
23 lines
@echo off
echo ------------
echo - scrabble -
echo ------------
d:
cd\door\scrabble
if exist inuse.txt goto oops!
rem > inuse.txt
scrabdor %NODE%scrab.cfg
del inuse.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
c:
cd\ra