@echo off
cls
echo                                  LaserMate400-v1.1
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 .
echo LaserMate400 is a Terminate-and-Stay (TSR) laser printer control program 
echo with keyboard control of your OKIDATA OL400 laser printer and other 
echo HP LaserJet Series II compatible printers. It also has a NON-TRS mode. 
echo It lets you access all of your laser printer features without using the   
echo awkward printer control buttons. A few of LaserMate400 many features:
echo .
echo     - Pop-Up menus.
echo     - On-screen context sensitive HELP. 
echo     - Send form feed/eject page. 
echo     - Master reset printer to default settings.
echo     - Download nine fonts file at a time to the printer.   
echo     - Select any resident and soft font from Pop-Up menu.   
echo     - Change primary and secondary font.
echo     - Select primary and secondary font.

echo .
pause
cls
echo                                  LaserMate400-v1.1
echo                       (c) Copyright by E. R. Hunter 1992 
echo                                    SHAREWARE
echo                            QUICK INFORMATION (page 2)
echo .
echo LaserMate400 FEATURES (cont) 
echo .

echo     - Select paper trays and sizes.
echo     - Make settings files to save printer setting for different 
echo       applications (ie;font, margins, paper size,soft font etc.)  
echo     - Set all printer margins.
echo     - Reset printer margins to default values.
echo     - Select symbols set from Pop-Up menu.   
echo     - Select many Hot Key. 
echo     - Execute printer self test.
echo     - Execute expanded font and symbol set print test.
echo     - Turn underline on and off.
echo     - View directory on any disk.
echo .


pause
cls
echo                                  LaserMate400-v1.1
echo                       (c) Copyright by E. R. Hunter 1992 
echo                                    SHAREWARE
echo                            QUICK INFORMATION (page 3)
echo .
echo POINTS TO CONSIDER AFTER YOU COMPLETE INSTALLATION:
echo .
echo  Please pass along the four LaserMaster400 files to others. 
echo  DO NOT distribute the separate uncompressed files. Please upload
echo  LM400.ZIP  to all the BBS'.  Send comments and questions to 
echo  E. R. Hunter at 993 Highland Oaks, St. Marys, Ga. 31558 or leave a  
echo  message on CompuServe for 71544,273.  Registered user will get reply.
echo  The author is a certified Associate Computer Professional by
echo  the Institute for Certification of Computer Professional and a member 
echo  of the Association of Shareware Professionals. Although LaserMate400  
echo  is so user friendly that you may not need instructions, it is very
echo  important and highly recommended that you print the documentation 
echo  to see what your rights and responsibilities are for use of this  
echo  program. Run 'README1 P' at the DOS prompt to print readme1.BAT file.
echo  YOU MUST REGISTER IF YOU FIND LaserMate400 USEFUL AND CONTINUE TO 
echo  USE IT.  You will receive support described in REGISTER.FRM. 
echo  Run REGISTER.BAT at the DOS prompt to print the form.
echo.
pause
cls
echo                                  LaserMate400-v1.1
echo                       (c) Copyright by E. R. Hunter 1992 
echo                                    SHAREWARE
echo                            QUICK INFORMATION (page 4)
echo .
echo.
echo.
echo You can also register via CompuServe:
echo.
echo.      GO SWREG and follow instruction to register for LaserMate400
echo.      (LM400.EXE, ID 548). CompuServe will bill you for $15.00.
echo.
echo Leave CompuServe e-mail for Ernest Hunter 71544,273.
echo.
echo.
pause
cls
echo                                  LaserMate400-v1.1
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  LaserMate400 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
:doc2 
cls
echo                                  LaserMate400-v1.1
echo                       (c) Copyright by E. R. Hunter 1992 
echo                                    SHAREWARE
echo                            QUICK INFORMATION (page 5)
echo .
if '%1' == 'p' goto doc3
if '%1' == 'P' goto doc3
echo 1. Print this BAT file by entering the below command:
echo .
echo                   README1 p
echo .
:doc3 
if '%1' == '' goto doc5
echo .
echo I. You may now read the "Load and Run Information" you just printed.
echo .
:doc5 
echo II. To use LaserMate400 , use below steps:
echo .    
echo     1. Unpack LM400.ZIP to the Sub-directory of your choice 
echo        (such as LM400). Create the subdirectory first if it 
echo        does not exist.
echo .
echo     2. Run PKUNZIP LM400 C:\LM400 to unpack the LaserMate400 files.
echo . 
echo     3. Run LM400.EXE as LM400 or LM400 /r or LM400 /r S #
echo       (Hot-Key ==> S = Special key; # = Function key number)
echo .
echo     4. F10 to activate LaserMate400 if in TSR mode.
echo .
echo     5. Because of the context sensitive on-line HELP, you may not need
echo        any additional Documentation.  Use LEFT ARROW to read HELP file.
echo .
pause
cls
echo April 93 Upgrade to LM400.EXE:
echo.
echo  You may now change the Hot-Key upon startup. This will also let you
echo  skip the start up screen. You may want to use this new upgrade when
echo  starting LM400.EXE from your autoexec.bat file.  To change the hot-key
echo  on startup use the below format:
echo.
echo            LM400 /r S #
echo.
echo  Where S is a single letter as follows: 
echo        R = Right Shift key
echo        L = Left Shift key
echo        C = CTRL key
echo        A = ALT key
echo        N = No special key
echo.
echo Where # is the function (1 through 12)
echo.
echo EXAMPLE: to change the hot-key to ALT-F6 enter
echo.
echo         LM400 /r A 6
echo.
echo          PLEASE REGISTER IF YOU FIND USEFUL
pause


cls
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo   GOOD LUCK - HOPE YOU FIND LaserMate400-v1.1 HELPFUL AND EASY TO USE!
echo   Leave feedback for CompuServe 71544,273.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
goto done

:doc1
echo .
echo Adjust printer if needed and 
pause
type readme1.bat > lpt1
goto doc2 
:done

