home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
HEALTH
/
NY_003.ZIP
/
EXAMPLE.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-05-02
|
219b
|
13 lines
@ECHO OFF
REM This batch file will run the New York 2008 game
REM USAGE: EXAMPLE.BAT <node number>
C:
CD\BBS\NY2008
NY2008 -N%1 -PC:\BBS\NODE%1
REM ^^^^^^^^^^^^^ path to your drop files
CD\BBS