home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ══════════════════════════════════════════════════════════════════════════════
- echo QBSCR Screen Routines ■ READ ME File
- echo ──────────────────────────────────────────────────────────────────────────────
- echo
- echo Welcome to the QBSCR Screen Routines version 1.5. This file will tell
- echo you the following information:
- echo
- echo ∙ How to print the QBSCR and Screen Builder documentation
- echo
- echo ∙ How to start the demo for a quick look at QBSCR
- echo
- echo ∙ How to register the QBSCR Screen Routines package
- echo
- echo To continue reading, hit any key. To quit, hit CTRL + BREAK.
- pause > nul
- cls
- echo ══════════════════════════════════════════════════════════════════════════════
- echo QBSCR Screen Routines ■ Printing the Documentation
- echo ──────────────────────────────────────────────────────────────────────────────
- echo
- echo The documentation for the Screen Routines and Screen Builder has been
- echo designed so that it can be sent to your printer directly from the DOS
- echo command line. The following instructions assume that your printer is
- echo connected to the LPT1: parallel printer port.
- echo
- echo 1. Make sure your printer is on and ready. For the QBSCR
- echo documentation you need about 90 sheets of paper, or for
- echo the Screen Builder documentation, about 25 pages.
- echo
- echo 2. Issue the following command at the DOS prompt:
- echo
- echo COPY QBSCR.DOC PRN
- echo
- echo or COPY SB.DOC PRN for the Screen Builder documentation.
- echo
- echo 3. The file should then print automatically to completion,
- echo taking care of page breaks by itself.
- echo
- echo Note that this has been tested only on an Epson printer. To continue
- echo reading, hit any key. To quit now, hit CTRL + BREAK.
- pause > nul
- cls
- echo ══════════════════════════════════════════════════════════════════════════════
- echo QBSCR Screen Routines ■ Starting the Demo
- echo ──────────────────────────────────────────────────────────────────────────────
- echo
- echo The QBSCR Screen Routines come with a demo program that will show you its
- echo capabilities at a glance. To start the demo, make sure the files DEMO.EXE
- echo and all the .CLR and .MON files that start with DEMO are on the same drive
- echo and in the same subdirectory. Then issue the following command at the DOS
- echo prompt:
- echo
- echo DEMO
- echo
- echo Once the demo has started, you can select specific demonstrations via the
- echo demo menu. Move the highlight bar to the demo you want to see and hit
- echo ENTER. Alternately, you can press the highlighted letter associated with
- echo the demo of your choice.
- echo
- echo To quit the demo, hit the ESC key at the menu.
- echo
- echo To continue reading, hit any key. To quit now, hit CTRL + BREAK.
- pause > nul
- cls
- echo ══════════════════════════════════════════════════════════════════════════════
- echo QBSCR Screen Routines ■ Registering the QBSCR Screen Routines
- echo ──────────────────────────────────────────────────────────────────────────────
- echo
- echo If you should decide to register the QBSCR Screen Routines and Screen
- echo Builder, you can send the completed registration form at the back of the
- echo QBSCR documentation and send it with a check for $15.00 made out to
- echo Tony Martin to:
- echo
- echo Tony Martin
- echo 1611 Harvest Green Ct.
- echo Reston, VA 22094
- echo
- echo As a registered user you will receive an official disk set, as well as
- echo a copy of the LASER graphics entertainment program. This free program
- echo is not shareware and is available only to registered users of the BAD
- echo SOFTWARE Company.
- echo
- echo Thanks in advance for giving the QBSCR Screen Routines a try.
- echo