@echo off
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                              SHAREWARE
echo                       QUICK INFORMATION (page 1)
if '%1' == 'p' goto doc1
if '%1' == 'P' goto doc1
echo .
echo easyPopWp50 is a Terminate-and-Stay (TSR) that adds Word Perfect 5.1 
echo type popup menus to Word Perfect 5.0.  This is a "must have"  
echo program if you own WP5.0 and want menu control, but do not want to
echo spend the money to upgrade to Word Perfect 5.1. This program actually
echo makes using WP5.0 much easier.  It is especially helpful if you have
echo WP5.1 on one machine (like at work) and WP5.0 at home. easyPopWp50 
echo offers the following features:
echo .
echo     - Require color monitor, 512KB ram, 286 or better, 
echo       and DOS 2.0 or higher.
echo     - Add Pop-Up menus to Word Perfect 5.0.
echo     - Hot-key activation that you can change.
echo     - On-screen HELP and documentation simply by pressing LEFT ARROW. 
echo     - File compatibility with the professional TSR program maker
echo       ezPopMaker-v2.0.
echo     - So simple to use that you do not need instructions.
echo     - Unload from memory by selecting "UNLOAD" from first menu.
echo .
pause
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 2)
echo.
echo Note that easyPopWp50 was generated by the professional automatic
echo TSR program maker ezPopMaker-v2.0 (ezPopMaker-v2.0).  As most 
echo programmers know, a Terminate-and-Stay-Resident (TSR) program is 
echo one of the toughest programs to write. Many programmers never master 
echo the art of writing TSR programs. Then alone came ezPopMaker-v2.0. 
echo This revolutionary program, which itself can run as a TSR or stand 
echo alone, can generation perfect programs that can run as TSR or 
echo stand-alone. No programming is needed to use ezPopMaker-v2.0. The 
echo easy to use ezPopMaker-v2.0 menus and prompts let you generate
echo programs like easyPopWp50 simply by responding to prompts.  
echo ezPopMaker-v2.0 has a current price of $39.00. YOUR easyPopWp50 
echo REGISTRATION ENTITLES YOU TO A $19.00 DISCOUNT THROUGH 30 AUGUST 1993
echo ON THE CURRENT PRICE OF ezPopMaker-v2.0. Since easyPopWp50 uses the
echo ezPopMaker-v2.0 runtime routine EP.EXE, You can learn more about 
echo ezPopMaker-v2.0 by using the LEFT ARROW in easyPopWp50 to view to 
echo ezPopMaker-v2.0 on-line HELP screens.  PLEASE NOTE THAT WHILE
echo easyPopWp50 is SHAREWARE, ezPopMaker-v2.0 IS NOT. 
echo.
pause
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 3)
echo.
echo You can register via CompuServe:
echo.
echo.      GO SWREG and follow instruction to register for easyPopWp50
echo.      (EPWP50.EXE). CompuServe will bill you for $15.00.
echo.
echo Leave CompuServe e-mail for Ernest Hunter 71544,273.
echo.
echo. You can also register by going to DOS and typing REGISTER which
echo  will produce the registration form which you can mail.  
echo.
pause
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 4)
echo .
echo ASP OMBUDSMAN STATEMENT TO ASSIST YOU WITH SHAREWARE:
echo .
echo  easyPopWp50 is produced by a member of the Association of Shareware
echo  Professionals (ASP).  ASP wants to make sure that the shareware
echo  principle works for you. If you are unable to resolve a
echo  shareware-related problem with an ASP member by contacting the member
echo  directly, ASP may be able to help. The ASP Ombudsman can help you
echo  resolve a dispute or problem with an ASP member, but does not provide
echo  technical support for members' products.  Please write to the ASP
echo  Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a CompuServe
echo  message via CompuServe Mail to ASP Ombudsman 70007,3536.  You can  
echo  leave feedback for the author on CompuServe 71544,273. Registered user
echo  can receive a reply to questions left on CompuServe.
echo.
pause
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 5)
echo .
echo ABOUT THE easyPopWp50 FILES.
echo .
echo  EPWP50.EXE is a self extracting file that when executed will unpack
echo  into the files below: 
echo.
echo                FILE_ID  DIZ        EP       EPX
echo                README1  BAT        WP50     EPH
echo                EPWP     BAT        WP50     EPX
echo                EP       EXE        WP50     EPC
echo                EP       EPH        REGISTER BAT
echo                REGISTER FRM
echo.
echo Once EPWP50.EXE has been unpacked, you may delete EPWP50.EXE to 
echo conserve disk space.
echo.
pause
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 6)
echo .
echo ABOUT THE easyPopWp50 and ezPopMaker-v2.0 HELP FILES:
echo .
echo Note that easyPopWp50 is being run by the ezPopMaker-v2.0  
echo runtime routine, EP.EXE.  Therefore, your have access to two HELP 
echo files while using easyPopWp50. To read the complete easyPopWp50 HELP
echo file, move the hightlight bar to the HELP option and press the LEFT
echo ARROW until you reach the end of the file.  To read the ezPopMaker
echo HELP file, move the highlight bar to one of the "Happy face" option and
echo press the LEFT ARROW.  Once in the HELP window for both files, you can
echo move through the files by using the commands shown at the bottom of the
echo window.
echo.
echo.
pause
:doc2 
cls
echo                             easyPopWp50-v1.0
echo                  (c) Copyright by E. R. Hunter 1992 
echo                               SHAREWARE
echo                       QUICK INFORMATION (page 7)
echo .
if '%1' == 'p' goto doc3
if '%1' == 'P' goto doc3
echo I. If want to print this short "QUICK INFORMATION" bat file 
echo    enter READWP1 p
echo .
:doc3 
if '%1' == '' goto doc5
echo I. You may now read the "QUICK INFORMATION" you just printed.
echo .
:doc5 
echo II. To use easyPopWp50, use below steps:
echo .    
echo     1. Unpack EPWP50.ZIP to your Word Perfect Subdirectory using PKUNZIP.
echo        example: PKUNZIP EPWP50 C:\WP50
echo     2. Run EPWP.BAT which will load easyPopWp50 into memory and
echo        automatically start WP.EXE.
echo     3. Once in Word Perfect use F10 to activate easyPopWp50.
echo     4. Because of the on-line HELP, no additional Documentation is
echo        needed. Use the LEFT ARROW and then press 'T' to read HELP file. 
echo     5. If there is no other TSR in memory you may use the "UNLOAD"
echo        in the first menu to unload easyPopWp50 memory.  If there are
echo        other TSR's in memory you must exit to DOS and use the HOT-KEY
echo        to activate easyPopWp50, then use the "UNLOAD" option to unload.
echo .    
echo   GOOD LUCK - HOPE YOU FIND easyPopWp50 HELPFUL AND EASY TO USE !!!
echo   Leave feedback for CompuServe 71544,273.
goto done                                      

:doc1
echo .
echo Adjust printer if needed and 
pause
type readwp1.bat > lpt1
goto doc2 
:done


