cls
echo off
echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
echo ³ Before printing the PC-Type 4 manual, you must have "unzipped"     ³
echo ³ the documentation files.  To do this, follow these steps:          ³
echo ³   1. Copy the files from the PC-Type 4 documentation disk to       ³
echo ³      your hard disk using the DOS COPY command.  For example, to   ³
echo ³      copy the files to the PCTYPE subdirectory on your C drive,    ³
echo ³      insert the PC-Type 4 documentation disk in drive A and type:  ³
echo ³            COPY A:*.* C:\PCTYPE                                    ³
echo ³      and press (Enter).                                            ³
echo ³   2. Change to the drive and directory you copied the files to in  ³
echo ³      step 1.                                                       ³
echo ³   3. "Unzip" the documentation files.  To do this, type the        ³
echo ³      following:                                                    ³
echo ³            PKUNZIP PCT4DOC                                         ³
echo ³                                                                    ³
echo ³ Note: You must have 1.4 megabytes available on your hard disk to   ³
echo ³       complete these steps.                                        ³
echo ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
echo If you have not already "unzipped" the documentation files, press
echo (Ctrl)(Break) now, and follow the steps listed above.
echo .
pause
cls
echo ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
echo ³ The PC-Type 4.0 Manual is about to be printed to the printer at    ³
echo ³ LPT1.  The manual is about 400 pages long.  Make sure your printer ³
echo ³ is ready, with LOTS of paper.                                      ³
echo ³                                                                    ³
echo ³ WARNINGS . . .                                                     ³
echo ³ 1. Because the manual includes graphics characters, you must print ³
echo ³    to a graphics printer.  If printed on a non-graphics printer,   ³
echo ³    many of the screen shots and menus will not print properly.     ³
echo ³                                                                    ³
echo ³ 2. The PC-Type 4.0 manual is configured for a page length of 62.   ³
echo ³    If printing on a dot matrix printer with the skip-over perfora- ³
echo ³    tion option turned on, you must turn this option off.  Refer to ³
echo ³    your printer manual for information on how to do this.  If      ³
echo ³    printing to a laser printer, you must set your page length to a ³
echo ³    minimum of 62.  66 is the optimum setting.  If you do not do    ³
echo ³    this, a blank page will be printed after each page.             ³
echo ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
echo   Press (Ctrl)(Break) now or at any time to cancel printing.
echo   When you're ready to begin printing, press a key.
echo .
pause
copy intro lpt1
copy part1 lpt1
copy part2 lpt1
copy part3 lpt1
copy appendix lpt1
copy index lpt1
