home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
EPM40.ZIP
/
README1.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-07-19
|
7KB
|
173 lines
@echo off
cls
echo ezPopMaker v4.0 (ezPop)
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 ezPopMaker (ezPop) is a Terminate-and-Stay (TSR) that allow you to
echo create other TSR popup menu programs without programming. This is
echo a "must have" program if you have ever tried to write a
echo Terminate-and-stay-resident program.
echo .
echo - Require color monitor, 512KB ram, 286 or better,
echo and DOS 2.0 or higher.
echo - Add Pop-Up menus to existing programs.
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 ezPop.
echo - So simple to use that you do not need instructions.
echo - SIMPLY PRESS LEFT ARROW and 'T' TO READ ENTIRE HELP FILE.
echo - Unload from memory by selecting "UNLOAD" from first menu.
echo .
pause
cls
echo ezPopMaker v4.0 (ezPop)
echo (c) Copyright by E. R. Hunter 1992
echo SHAREWARE
echo QUICK INFORMATION (page 2)
echo.
echo Note that ezPop (ezPop) is a professional
echo automatic TSR program maker, not a programming language . 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 ezPop.
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 ezPop. The
echo easy to use ezPop menus and prompts let you generate
echo programs like ezPop simply by responding to prompts.
echo Since ezPop uses the online help as is used by
echo ezPop runtime routine EP.EXE, You can learn more about
echo ezPop by using the LEFT ARROW in ezPop to
echo view to ezPop on-line HELP screens. PLEASE NOTE THAT YOU
echo MUST REGISTER ezPop IF YOU CONTINUE TO USE 30 DAYS
echo AFTER YOUR REVIEW.
echo.
pause
cls
echo ezPopMaker v4.0 (ezPop)
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 ezPop
echo. (EPM10.ZIP). CompuServe will bill you for $25.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 ezPopMaker v4.0 (ezPop)
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 ezPop 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 ezPopMaker v4.0 (ezPop)
echo (c) Copyright by E. R. Hunter 1992
echo SHAREWARE
echo QUICK INFORMATION (page 5)
echo .
echo ABOUT THE ezPop FILES.
echo .
echo EPM40.ZIP or EPM40.EXE a must be unpacked into files as listed below:
echo.
echo FILE_ID DIZ EP EPX
echo README1 BAT EP EPH
echo EPM EXE REGISTER BAT
echo EP EXE REGISTER FRM
echo EP EPC README2 BAT (latest upgrades)
echo.
echo Once EPM40.ZIP or EPM40.EXE has been unpacked, you may delete EPM40.ZIP
echo or EPM40.EXE from you working disk to conserve disk space.
echo.
pause
cls
echo ezPopMaker v2.0 (ezPop)
echo (c) Copyright by E. R. Hunter 1992
echo SHAREWARE
echo QUICK INFORMATION (page 6)
echo .
echo ABOUT THE ezPop and ezPop HELP FILES:
echo .
echo Note that ezPop (EPM.EXE) shares a HELP file with its
echo runtime routine, EP.EXE. Therefore, your have access to two HELP
echo files while using ezPop. To read the complete 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 ezPopMaker v4.0 (ezPop)
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 README1.BAT file enter ----> README1 p
echo .
:doc3
if '%1' == '' goto doc5
echo I. You may now read the "Load and Run Information" you just printed.
echo .
:doc5
echo II. To use ezPop, use below steps:
echo .
echo 1. Copy EPM40.ZIP or EPM40.EXE to your desired Subdirectory.
echo 2. Run PKUNZIP to unpack the EPM40.ZIP files or run EPM40.EXE
echo to self extract.
echo 3. Run EPM /r which will load ezPop into memory
echo as a TSR.
echo 4. Once loaded, use F10 to activate ezPop.
echo 5. Press the LEFT ARROW and press 'T' then RIGHT ARROW repeatedly
echo to read the on-line HELP file. <====IMPORTANT!!!!
echo 6. If there is no other TSR in memory you may use the "UNLOAD"
echo in the first menu to unload ezPop. If there are
echo other TSR in memory you must unload them first if they were
echo loaded after you loaded ezPop.
echo .
echo GOOD LUCK - HOPE YOU FIND ezPop HELPFUL AND EASY TO USE !!!
echo Leave feedback for CompuServe 71544,273.
goto done
:doc1
echo .
echo Adjust printer if needed and
pause
type readme1.bat > lpt1
goto doc2
:done