home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / QWIK11.ZIP / QWIK.DOC < prev    next >
Text File  |  1990-12-13  |  7KB  |  184 lines

  1.                           QWIK CHANGE III
  2.                             
  3.                             User's Guide
  4.  
  5.  
  6. This program is a time-saving utility that changes your Hewlett
  7. Packard LaserJet(tm) III from PCL5 to HP/GL (plotter) mode and back
  8. again.  It saves you time when proofing jobs from Harvard
  9. Graphics(tm), Lotus Freelance(tm) or any other graphics package. 
  10. Instead of printing in LaserJet mode, simply hit a hot key to
  11. switch to plotter mode, run your proof, then, hit the hot key again
  12. to switch back to LaserJet mode.
  13.  
  14. This utility includes individual programs to work under DOS,
  15. Windows and OS/2 operating environments.
  16.  
  17. Requirements:
  18. DOS
  19.      o    DOS 2.1 or higher
  20.      o    IBM or compatible computer
  21.  
  22. Windows
  23.      o    IBM or compatible computer
  24.      o    DOS 2.1 or higher
  25.      o    Windows 3.0
  26.  
  27. OS/2
  28.      o    IBM 286 ( or higher) or compatible computer
  29.      o    OS/2 1.2 and up
  30.  
  31. There are three sections to this guide - one for each operating
  32. environment.
  33.  
  34.  
  35. SECTION 1 - DOS QWIK CHANGE
  36.  
  37.     DOS Qwik Change is a TSR (terminate-stay-resident) program that 
  38.     runs under DOS version 2.1 and above.  It requires 2.5KB of free
  39.     RAM.  The default is: hot key -  <Alt> Z and printer hooked to
  40.     LPT1.  To change this, see Changing Defaults below.  Here's how to
  41.     use DOS Qwik Change:
  42.  
  43.  
  44.          1.   Copy QWIK.COM from the floppy to your hard drive.
  45.          2.   Type: QWIK and press <Enter>.
  46.          3.   Press <Alt> Z to pop up the menu.
  47.          4.   Choose Plotter mode (HP/GL) or LaserJet mode (PCL5).
  48.  
  49.          Using a graphics-based program under DOS:  No menu will pop up
  50.          but there will be a number of beeps.  One short beep means the
  51.          printer was switched to Plotter mode; two short beeps means
  52.          the printer was changed to LaserJet mode. Two long beeps mean
  53.          that the printer is offline for some reason (out of paper,
  54.          offline, paper jam, etc.)
  55.     
  56.          You can load QWIK.COM into memory every time you boot up by
  57.          changing your AUTOEXEC.BAT file.  Example AUTOEXEC.BAT:
  58.     
  59.          PATH= C:\DOS;C:\UTIL
  60.          PROMPT= $P$G
  61.          C:\UTIL\QWIK
  62.          SK
  63.          MENU PROGRAM
  64.     
  65.     Changing Defaults
  66.     You can change QWIK's default settings of <Alt>Z and LPT1 by
  67.     entering optional command line switches:
  68.                             QWIK [H=x] [Lx] [Cx]
  69.     
  70.     H=x  Hot Key
  71.     Where x can be any letter from A - Z.  The hot key can be changed
  72.     from an <Alt> key to a <Ctrl> key by entering a ^ in front of the
  73.     letter
  74.     
  75.     Lx   Parallel (LPT) Port
  76.     L means LPT and x is 1 - 3.
  77.     
  78.     C    Serial (COM) Port
  79.     C means COM and x is 1 - 4.
  80.     
  81.     Examples to Change Defaults When Running QWIK:
  82.     To change the hot key to <Alt>A and printer attached to LPT2, type:
  83.                              QWIK H=A L2 <Enter>
  84.     
  85.     To change the hot key to <Ctrl>D and printer attached to COM1 type:
  86.                              QWIK H=^D C1 <Enter>
  87.     
  88.     To change the printer attached to LPT2:
  89.                              QWIK L2
  90.     
  91. SECTION II - WINDOWS QWIK CHANGE
  92.     To setup Qwik Change for Windows, follow these steps:
  93.     
  94.          1.   Copy Qwik Change onto your hard drive.
  95.     
  96.          2.   Copy QWIK.EXE from the disk to your Windows directory.
  97.     
  98.          3.   Install the Windows Text printer driver - you will need
  99.               your Microsoft Windows 3.0 distribution disks.
  100.               Open the Control Panel; select Printers; select Add
  101.               Printer; select the "Generic / Text Only" printer driver
  102.               and select Install.  Insert the Windows disks as
  103.               requested.  When you are done, close Control Panel.
  104.     
  105.               Note: You do not need to assign a printer port or make
  106.               the Generic / Text printer driver active).
  107.     
  108.          4.   Add Qwik Change III to a Screen Group.  Make sure the
  109.               screen group you want to add Qwik Change III to is
  110.               active.  From the Program Manager, select New, select
  111.               Program Item.  Enter the description of the program (ie.
  112.               Qwik Change III) and where the program is and the
  113.               filename (ie. C:\WINDOWS\QWIK.EXE).
  114.     
  115.               Now you are ready to go!
  116.     
  117.     Auto Loading
  118.     If you want to have Qwik Change III always loaded and ready to go
  119.     when you first start Windows, modify your WIN.INI file:
  120.     
  121.          o    Start the Notepad utility, then Open your WIN.INI file  
  122.               (it should be in your windows directory).  On the second 
  123.               line there should be a statement "LOAD=".  After this   
  124.               line, put the path and the name of Qwik Change (i.e.    
  125.               C:\WINDOWS\QWIK.exe).  If there are other programs      
  126.               already there just add Qwik Change to the end of the    
  127.               line.  Now save the file and restart Windows.
  128.      
  129. SECTION III - OS/2 QWIK CHANGE
  130.     
  131.     Note:     Presently, the OS/2 version of Qwik Change only works   
  132.               with the Parallel Ports (LPT 1, 2 and 3).
  133.     To use Qwik Change for OS/2, follow these steps:
  134.     
  135.          1.   Copy Qwik Change onto your hard drive.  Copy QWIKOS2.EXE 
  136.               from the disk to your OS/2 directory.
  137.     
  138.          2.   Add Qwik Change III to a Screen Group.  Select the Screen 
  139.               Group you want, select Program, and select New.  Under  
  140.               Program Title, enter the description of the program (i.e. 
  141.               Qwik Change III).  Under Path and File name put where   
  142.               QWIKOS2.EXE is (C:\OS2\QWIKOS2.EXE).
  143.     
  144.               Now you are ready to go!
  145.     
  146.     
  147.     AUTO LOADING
  148.     If you want to have Qwik Change III always loaded and ready to go
  149.     when you first start OS/2, you must create/modify your a
  150.     STARTUP.CMD file.
  151.     
  152.          1.   Start your Editor utility, then Open (or Create) your   
  153.               STARTUP.CMD file (it should be in your ROOT (C:\)       
  154.               directory).  If the file is not there just create one. 
  155.     
  156.          2.   Enter the command START= then the Path and file name    
  157.               (C:\OS2\QWIKOS2.EXE) and hit Enter.  If this is a new   
  158.               STARTUP.CMD your must put EXIT on the last line.
  159.     
  160.          3.   Now save the file and restart OS/2. Your STARTUP.CMD    
  161.               might look like this:
  162.     
  163.               START=C:\OS2\QWIKOS2.EXE
  164.               EXIT
  165.     
  166. Although at the present time we ask for no money for these
  167. programs, we would like you to contact us and tell us about your
  168. uses, likes and especially your dislikes.
  169.  
  170. We are easily accessible through fax, Compuserve, MCI, Prodigy and
  171. mail.
  172.  
  173. Please, if you use this program, contact us.  Thank you for your
  174. support!
  175.  
  176. Word Plus Connectivity
  177. 44 Via Serena
  178. Rancho Santa Margarita, Ca. 92688
  179.  
  180. Phone/Fax (714) 858-4104
  181. Compuserve ID 76276,61
  182. Prodigy ID GMVG67A
  183.  
  184.