home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sunny 1,000 Collection
/
SUNNY1000.iso
/
Files
/
Dos
/
Boardak
/
GEO47.ZIP
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-05-19
|
613b
|
22 lines
echo off
cls
echo GEOMANCY
echo
echo To start the program, enter this command:
echo
echo GEO
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 GEOINFO.TXT file.
echo
echo LIST GEOINFO.TXT or COPY GEOINFO.TXT PRN
echo