home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
COMPUSCI
/
KDSART11.ZIP
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-08-30
|
537b
|
19 lines
echo off
cls
echo KID'S ART
echo
echo Vendors: To read the VENDINFO.DIZ information file, use an ordinary
echo text viewer. For example, if you use LIST, you would use this command:
echo
echo LIST VENDINFO.DIZ
echo
echo To print the VENDINFO.DIZ file, you would use this command:
echo
echo COPY VENDINFO.DIZ PRN
echo
echo Additional information is contained in the KIDINFO.TXT file.
echo
echo LIST KIDINFO.TXT or COPY KIDINFO.TXT PRN
echo