home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
COMPUSCI
/
PCFTYP41.ZIP
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-05-01
|
249b
|
9 lines
echo off
cls
rem Batch program to display PC-FASTYPE's README file on your screen.
rem To print the readme file to your printer, enter the following
rem MS-DOS command at the prompt:
rem copy readme.txt prn
rem
more < readme.txt