home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
opus
/
drlk223a.arc
/
BARONS.BAT
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
|
1989-12-14
|
236 b
|
11 lines
echo off
Echo Example batch file for running BARONS as PCBv 14 DOOR
cd \opus
drlink /lC:\opus\lastuse1.bbs /4C:\DOORS\PCB14\ /U /t30
if errorlevel 1 goto QUIT
cd \DOORS
BARONS 1 C:\DOORS\PCBU14\ PCBOARD14
cd \doors
:QUIT
EXIT