home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Doom Accessory Pack 1
/
TheCompleteDoomAccessoryPackVolumeICd.bin
/
godocs.bat
next >
Wrap
DOS Batch File
|
1980-01-02
|
97b
|
5 lines
@echo off
type maindoc.txt | more
echo To print this file, type printdoc at the prompt
pause