home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
datature
/
infoples
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1993-06-25
|
1KB
|
35 lines
echo off
cls
echo WELCOME TO INFORMATION PLEASE
echo
echo INFORMATION PLEASE is a free-form database program that allows you to
echo store various length records (ie paragraphs) and search, display and
echo print them according to keyword matches. This disk contains an
echo installation program that will load INFORMATION PLEASE! onto your hard
echo hard disk (or another floppy). You must have about 410K on your disk.
echo ──────────────────────────────────────────────────────────────────────
echo To install the program enter the command
echo
echo INSTALL
echo
echo Then follow the instructions on the screen.
echo ──────────────────────────────────────────────────────────────────────
pause
cls
echo ──────────────────────────────────────────────────────────────────────
echo To print the documentation on this disk, use the command
echo
echo PRINTDOC filename.doc
echo
echo For example, to print the file IP.DOC, you would enter
echo
echo PRINTDOC IP.DOC
echo
echo The "DOC" files on this disk are:
echo ──────────────────────────────────────────────────────────────────────
echo IP.DOC
echo ──────────────────────────────────────────────────────────────────────
echo Now enter the appropriate PRINTDOC command to print the documentation
echo ──────────────────────────────────────────────────────────────────────