home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / sysutl / veal0989.arc / PC408.DOC < prev    next >
Text File  |  1988-11-26  |  4KB  |  56 lines

  1.  ╔════════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                            ║
  3.  ║           Documentation For Printer Control (PC) - Version 4.08            ║
  4.  ║                A Shareware Program Written By Craig Veal                   ║
  5.  ║                                                                            ║
  6.  ╟────────────────────────────────────────────────────────────────────────────╢
  7.  ║                                                                            ║
  8.  ║    I initially developed this program for my own personal use and the      ║
  9.  ║    rights to it are my sole property.  This program is not and has never   ║
  10.  ║    been a public domain program.                                           ║
  11.  ║                                                                            ║
  12.  ║    LIMITED permission is granted for your personal, NON-COMMERCIAL use     ║
  13.  ║    ONLY.                                                                   ║
  14.  ║                                                                            ║
  15.  ║    This program may not be used in any commercial environment without my   ║
  16.  ║    WRITTEN PERMISSION. If you want to use it in a commercial environment,  ║
  17.  ║    simply send me a self addressed stamped envelope and I'll authorize     ║
  18.  ║    you to use this program as long as NO ONE, other than myself, MAKES     ║
  19.  ║    any profit from the sale of this program.                               ║
  20.  ║                                                                            ║
  21.  ║    SHARE this program with others!   Craig D. Veal                         ║
  22.  ║                                      4734B Jacksonville Lane               ║
  23.  ║                                      Andrews AFB MD 20335                  ║
  24.  ║                                      Phone 301-599-1071                    ║
  25.  ║                                                                            ║
  26.  ╚════════════════════════════════════════════════════════════════════════════╝
  27.  
  28.  
  29. This program supports several STAR, EPSON, PANASONIC, OKIDATA 92, ALPS and 
  30. RITEMAN printers.  PC.COM controls printer settings from the DOS prompt.  At 
  31. least one option MUST be specified (the syntax is PC xx) and multiple options 
  32. MUST be separated by a "/".  Use CDVINST.COM to install or reinstall your
  33. printer in PC.COM. 
  34.  
  35. 10 10 pitch              IO Italics print On      PO Proportional print On
  36. 12 12 pitch              IF Italics print ofF     PF Proportional print ofF
  37. 17 17 pitch              LM Left Margin           RE REset printer
  38. DO Double strike On      L6 Line spacing 1/6"     RM Right Margin
  39. DF Double strike ofF     L7 Line spacing 7/72"    SC Super Condensed print
  40. EO Emphasized print On   L8 Line spacing 1/8"     SO Skip paper perforation On
  41. EF Emphasized print ofF  NO NLQ print On          SF Skip paper perforation ofF
  42. FF Form Feed             NF NLQ print ofF         WO Wide print On
  43. FL Form length Long      OO paper Out sensor On   WF Wide print OfF
  44. FS Form length Short     OF paper Out sensor ofF
  45.  
  46. Not all functions are available for each printer.  Check your printer manual.
  47.  
  48. Examples: 
  49. PC 12/LM 15   Sets printer to 12 pitch mode and Left Margin to 15
  50. PC re   Resets printer to default values
  51. PC 17/do/wo Sets printer to 17 pitch, Double strike On, and double Wide On
  52.  
  53. NOTE:  Pitch selection (10, 12, 17, or SC) MUST be the first choice.
  54. Use CDVINST.COM to Install your printer.
  55.  
  56.