home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- CLS
- ECHO The Order Form for a full working version of INDEXX and
- ECHO INDXPLUS is contained in the file ORDRFORM.DOC on this disk.
- ECHO Follow the directions below to obtain a printed copy
- ECHO of the Order Form.
- ECHO
- ECHO If you don't want a copy, press CTRL-BREAK and then Y.
- ECHO
- ECHO DIRECTIONS
- ECHO
- ECHO Be sure this disk is in drive A.
- ECHO Turn your printer OFF. Then position the top edge of the paper
- ECHO 1 inch (2.5 cms) above the print head. Then turn the printer ON.
- ECHO Even if the paper is positioned correctly,
- ECHO be sure to turn the printer OFF, then ON.
- ECHO
- PAUSE
- ECHO ON
- COPY A:ORDRFORM.DOC LPT1:
- CLS