home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0406.ZIP / CCE_0406.PD / GEMSPOOL / GSPINST.TXT < prev    next >
Text File  |  1992-10-22  |  2KB  |  48 lines

  1. *************************************************************
  2. *                                                           *
  3. *    GEM Spooler Printer Installation v2.0                  *
  4. *                                                           *
  5. *    (c) Steven Van Rossen, December 1991                   *
  6. *                                                           *
  7. *************************************************************
  8.  
  9.  
  10. MANUAL
  11. ------
  12.  
  13. Start GSPINST.PRG and a dialog box with the following options
  14. will be opened (all printer codes are in hex):
  15.  
  16. Printer name:  the name of your printer (plain text)
  17.  
  18. FF:            the printer codes for a form feed 
  19.                e.g.:  0c
  20.      
  21. LF:            the printer codes for a line feed
  22.                e.g.:  0a
  23.      
  24. Reset:         the codes to reset the printer
  25.                e.g.: 1b 40
  26.  
  27. Clear:         the codes to clear your printer's buffer
  28.  
  29. User1:         4 user-defined codes, e.g. a sequence to change to
  30. User2:         (N)LQ
  31. User3:          
  32. User4:
  33.  
  34. Load PDF file: loads an existing printer definition file (to edit).
  35. Save PDF file: saves your settings as a printer definition file
  36.  
  37. Exit:          quits the program
  38.  
  39.  
  40. REMARK:
  41.  
  42. On the distribution disk, you'll find some PDF files. Load them
  43. as an example or adapt them for your printer.
  44.  
  45. Rename your favourite PDF file to GSPOOL2.PDF and put it in the same
  46. directory as GSPOOL2.ACC. The next time you start, GEM Spooler will
  47. automatically install this PDF file.
  48.