home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 658.LASERSET.ZIP / README < prev   
Text File  |  1993-05-01  |  2KB  |  46 lines

  1. F. Robert Falbo
  2. (THEREF42)
  3. 38 Northwinds Manor
  4. Rome, NY  USA  13440-7314
  5.  
  6. Dear Robert,
  7.  
  8. I've positively delighted in having a printout of TheRef at my side.  My only real
  9. problem was the nuisance of setting up the laser for the job.  The pages were
  10. perfectly laid out for landscape output, and your setup instructions were good, but I
  11. knew there was "a better way."  Not only was it tedious to make all of the menu
  12. settings, but it depended on using a printer that had a control panel (some clones
  13. don't).
  14.  
  15. I finally had the time to sit down and do it.  On the enclosed disk are 3 small
  16. pieces of code:
  17.  
  18. LJSETUP.LAN, LJSETUP.POR, and LJRESET.OUT
  19.  
  20. I followed your naming conventions, so it should be easy to remember which is for
  21. what.  All the user needs to do is COPY the desired file to the port which the laser
  22. (LJ indicates PCL/LaserJets or compatibles) is connected to.
  23.  
  24. LJSETUP.LAN first resets the printer, ejecting a page if there is data remaining in
  25. the buffer.  It then sets the printer for graphics mode, landscape orientation,
  26. LinePrinter font, and 10 lines per inch.
  27.  
  28. LJSETUP.POR likewise resets the printer.  Then it sets the printer for graphics
  29. mode, portrait, Courier, and 6 lines per inch.  
  30.  
  31. LJRESET.OUT simply resets the printer.  This is useful after quitting a job, and
  32. also returns the printer to its control panel defaults.
  33.  
  34. All a person needs to do is enter COPY LJSETUP.LAN LPT1.  When the
  35. command line returns, then it's COPY FD_REF42.LAN LPT1, or whatever one
  36. desires to print.
  37.  
  38. The code is very basic, and I supply it as a public service, just as you provide
  39. TheRef.  Feel free to include it in your distribution if you'd like.  Incidentally, I've
  40. tested them on a genuine HP LaserJet Series II, and on a QMS PS-815 in PCL and
  41. ESP modes.
  42.  
  43. Sincerely,
  44.  
  45. Steven J. Case
  46.