echo off 
cls
echo     IMPORTANT!  READ THE FOLLOWING BEFORE USING THE FILES ON THIS DISK!
echo 
echo      Thank you for trying PAPAM (Pencil and Paper Activity Maker).  PAPAM 
echo allows you to create dozens of puzzles, activities, and projects for pencil
echo and paper.  You need an IBM or 100% compatible, 286 or better, and a printer.
echo      Carefully read the documentation in the DOCUMENT.TXT file so you can
echo see how to install and use PAPAM to its fullest potential.  [If PAPAM is 
echo already in a hard disk directory, you can run the program by typing PAPAM
echo and pressing ENTER.]  Pay close attention to the section in the documentation
echo starting on page 3 entitled, Activities You Can Create.
echo      You may use PAPAM for two weeks.  If you register this program, you
echo may continue to use PAPAM indefinitely.  Registration instructions are
echo given on the screen that pops up as you exit PAPAM.  Those who register
echo will receive a free registered copy of Word Search Puzzle Maker (a $15
echo value).  Included in the registration package is the latest version of 
echo PAPAM and supplemental files revealing more activities and PAPAM secrets.
echo      Please share PAPAM, unchanged, with those who might find it useful.
echo 
pause
cls
echo 
echo                            TO PRINT DOCUMENT.TXT:   
echo 
echo        If you would like a printout of the 35 page documentation which 
echo   includes instructions on how to install and use PAPAM, turn your printer
echo   on and press a key.  If you wish to exit, press CTRL + BREAK.  To run
echo   program, type PAPAM at the DOS prompt.
echo ÿ
pause
cls
echo ÿ
echo                        DOCUMENT.TXT is now being printed.
echo ÿ
copy DOCUMENT.TXT prn
cls
echo ÿ
echo                           . . . . . Printing finished.
echo 

