home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Más de 2,500 Juegos
/
CD1.iso
/
ZIPDAT
/
0512
/
0512.ZIP
/
REGISTER.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-08-26
|
181 b
|
9 lines
echo off
echo ...
echo Print the file cascoly.txt to create order forms.
echo Or, edit the text to select the page you need
echo ...
pause
type cascoly.txt | more
echo on