home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Doom I/II Collection
/
DM12.ISO
/
mixed
/
doomgfx
/
order.bat
< prev
next >
Wrap
DOS Batch File
|
1994-03-28
|
101b
|
8 lines
@echo off
cls
type order.txt
@Echo "To Print This file type "PRINT ORDER.TXT"
pause
@echo on