home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d555 / hpmode.lha / HPMode / HPMode_ReadMe < prev    next >
Text File  |  1991-10-28  |  5KB  |  85 lines

  1. ****************************************************************************
  2. *                                                                          *
  3. *                             HP_Mode v.1.0                                *
  4. *                                                                          *
  5. *                                                                          *
  6. *                       Written by: Doris Ballard                          *
  7. *                         © September 15, 1991                             *
  8. *                                                                          *
  9. *                                                                          *
  10. *   This script file and the accompanying icons are Shareware and can be   *
  11. *   copied and passed around at will as long as this ReadMe file is        *
  12. *   included.  You can alter the file to suit your own needs.  This file   *
  13. *   cannot be sold for profit! If you like this file and use it, please    *
  14. *   send $5 to the address below.                                          *
  15. *                                                                          *
  16. *                For info on updates and other programs:                   *
  17. *                                                                          *
  18. *                        226 Blackberry Hill Rd.                           *
  19. *                         Berwick, Maine 03901                             *
  20. *                            (207) 384-9901                                *
  21. *                                                                          *
  22. ****************************************************************************
  23.  
  24.     HP_Mode is a script file for use with the Hewlett Packard Deskjet 500.
  25. It accesses some features of the Deskjet that are difficult to set from
  26. preferences or the printer.
  27.  
  28.     In order to run HP_Mode from your workbench, you will need iconx in your
  29. C directory, and NEWCON: mounted.  HP_Mode itself should be put in your S
  30. directory, while HPModeSer and HPModePar can be placed anywhere on your disk.
  31. HPModePar and HPModeSer are actually script files that execute HP_Mode from
  32. your S directory.  To run HP_Mode from the CLI, simply type: execute
  33. HP_ModePar or execute HP_ModeSer, depending on where your printer is
  34. connected.
  35.  
  36.     Make sure that these commands are included in your C directory:
  37. Ask, Echo, Wait, If, Else, Endif, Skip, Lab, Execute and Endcli.  Also, be
  38. sure that you have the appropriate devices, drivers and handlers installed
  39. to operate the printer.  Note that making the above CLI commands resident
  40. at startup greatly speeds up running time.
  41.  
  42.     As the names indicate, HP_ModePar is used if your printer is connected
  43. to the parallel port, and HP_ModeSer is used if your printer is connected
  44. to the serial port.  Other than these differences, both files are exactly
  45. the same.
  46.  
  47.     From HP_Mode you can change font, orientation, attributes, and printer
  48. commands like "perforation skip", "letter quality", line wrap and a few
  49. others.  The only fonts supported by this script are those that come
  50. standard with the printer.  Perhaps in a later version ... ?
  51.  
  52.     *  So far as using the program, all of the questions are set up in a
  53. "yes" or "no" format.  Answering "y" turns "on" a specific attribute,
  54. while answering "n" (or hitting <return>) sets that attribute to "off"
  55. ... please note that it does not just skip over the attribute.
  56.  
  57.     *  When choosing fonts, you will be asked "Primary font (y/n)?" ...
  58. choosing "y" in this case selects that specific font and the attributes you
  59. choose for it as your primary font, while choosing "n" sets it and its
  60. attributes as your default secondary font.  To choose your secondary font
  61. and its attributes, simply run through the program a second time.  If you
  62. want to change or set some of the printer controls, you don't need to do
  63. on both runs through.  Your selection will be sent to the printer when you
  64. make the choice, and simply selecting "n" when again asked if you want to
  65. set printer controls will leave the selections as you made them.
  66.  
  67.     *  Please note that selecting underline will cause all of your output
  68. to be underlined ... as will selecting super or sub script.  Only italic,
  69. bold, pitch and point are font specific.
  70.  
  71.     *  Selecting landscape orienation limits you to a plain Courier font.
  72. You can select no further attributes.  Also, some of the printer commands
  73. do not apply to this orientation ... for example "perforation skip".
  74.  
  75.     We have other programs and items available ... original icons for 4 and
  76. 8 color workbenches ... a neat Mad Libs game, and a variety of educational
  77. games including a Bible Trivia and "Words Words Words!!!"  More to come ...
  78. so stay tuned!
  79.  
  80.  
  81.                                                 Doris Ballard
  82.                                                 Sept. 16, 1991
  83.  
  84.  
  85.