home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / MBUG / MBUG115.ARC / SETOK.DOC < prev    next >
Text File  |  1979-12-31  |  2KB  |  48 lines

  1. TITLE:  SETOK
  2.  
  3. BY   :  IRV HOFF
  4.  
  5. DATE :  10 OCT 82
  6.  
  7. TOPIC:  PRESETTING OKIDATA PRINTER OPTIONS
  8.  
  9.  
  10.      This simple program allows OKIDATA users to preset a number of
  11. options.  The printer can then be satisfactorily used with the TYPE
  12. command (via CTL-P) or other normal listing programs.
  13.  
  14.  
  15.      These options include:  10 or 16.5 chars. per inch
  16.                              64 or 80 chars. per line
  17.                               6 or 8 vertical lines per inch
  18.                               wide print
  19.                               reset to normal default values
  20.  
  21.  
  22.      To use, turn on the Okidata printer and then call up SETOK.COM.
  23. It will display various options on its menu.  Several selections can
  24. be made at the same time or a number reentered if mis-typed.  If RET
  25. is immediately typed it defaults to a standard configuration.
  26.  
  27.  
  28.             Default is:  10 characters per inch
  29.                          80 characters per line
  30.                           6 vertical lines per inch
  31.  
  32.  
  33.      After the appropriate answers have been typed, hit RET to leave
  34. the program (or CTL-C).  The printer now has the options you selected.
  35. The TYPE command (via CTL-P) may then be used or any other LIST routine
  36. desired.
  37.  
  38.      Obviously some options were not included.  The SETOK.ASM file can
  39. be edited and then reassembled.  (ASM.COM works fine for this purpose.)
  40. Even if the operator is not too familiar with using source code, there
  41. are enough examples already included to make the job of adding some ad-
  42. ditional feature fairly simple.
  43.  
  44.  
  45.  
  46.                                  Irv Hoff
  47.                                  Los Altos Hill, CA  94022
  48.