home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / hpset.lzh / readme.hpset < prev   
Text File  |  1995-03-21  |  2KB  |  49 lines

  1. HPSET
  2.  
  3. This is a quick program I wrote to set up my HP-compatible laser printer. It
  4. should work okay on inkjets too.
  5.  
  6. To use the program, just type "hpset <enter>". You will be presented with a
  7. screen of options and a cursor bar. Move the cursor bar with the <j> and <k>
  8. keys. To change an options, use <h> and <l>. Once you have the options set to
  9. your liking, press <ENTER> and the printer will be setup. If you press <q> the
  10. program will exit without sending the data to the printer.
  11.  
  12. By default, the printer name is "/p". You can change this by using the -p
  13. option when start hpset. For example:
  14.  
  15.     hpset -p=/p1
  16.  
  17. Of course, since this distribution includes the source you could change it
  18. there...
  19.  
  20. To compile the program, use the following command line:
  21.  
  22.     cc hpset -i -l=/dd/lib/termlib.l
  23.  
  24. If you are interested in C programming have a good look at the source. It
  25. uses an interesting technique of an array of structures with function
  26. pointers.
  27.  
  28. Some of the various options will not have any effect on the printer... depending on what fonts, etc. you have loaded. For example, on my
  29. printer "light font weight" has no effect; I don't have "italic bold"; etc. Of
  30. course, if you have more builtin fonts or have downloaded soft fonts to
  31. the printer this may well work.
  32.  
  33. Oh...and the cost of this program? Well, it is free. However, I do ask that
  34. you send me a postcard if you use the program. Why? Well, that way I can send
  35. you a catalogue of our OSK software.
  36.  
  37. Have fun.
  38.  
  39. Bob van der Poel Software
  40. PO Box 355, Porthill, ID, USA 83853
  41.  
  42. or
  43.  
  44. PO Box 57, Wynndel, BC, Canada, V0B 2N0
  45.  
  46. or
  47.  
  48. Email: CIS 76510,2203
  49.