home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
FINANCE
/
WALLST70.ZIP
/
PRINTWST.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-02-01
|
279b
|
11 lines
@ECHO OFF
CLS
@ECHO There will be about 10 pages of text printed. Press Ctrl-Break now to quit or
PAUSE
COPY SIGNUP.KIT PRN > NUL
COPY QUOTRACK.KIT PRN > NUL
COPY $COUPON$ PRN > NUL
COPY README.1ST PRN > NUL
COPY THEFACTS.TXT PRN > NUL
COPY FOLLOWED.STK PRN > NUL
CLS