home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
MEMORIA
/
REMM408.ZIP
/
PRINTME.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-12-20
|
286 b
|
16 lines
echo off
cls
echo Now printing update information.
type info1.txt >prn
type info2.txt >prn
type info3.txt >prn
type info4.txt >prn
type info5.txt >prn
type info6.txt >prn
type info7.txt >prn
type info8.txt >prn
type info9.txt >prn
type info10.txt >prn
echo Ready
echo on