home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / PRINTBOS.ZIP / MANUAL.TXT < prev    next >
Encoding:
Text File  |  1985-07-15  |  13.0 KB  |  330 lines

  1. PRINTER BOSS "MANUAL.TXT" FILE
  2. ==========================================================================
  3.  
  4. Your PRINTER BOSS disk contains the following files...
  5.  
  6.     README   .TXT  Boot-up instructions
  7.     BOSS     .COM  Printer Boss program
  8.     BFONT    .EXE  Font designer
  9.     BFONTLQ  .EXE  Font designer/LQ-1500 printer
  10.     BFONTMSE .MNU  Mouse driver    
  11.     IBMATRIX .FNT  Font data/Matrix character set
  12.     IBMGRAF1 .FNT  Font data/Graphics 1 character set
  13.     IBMGRAF2 .FNT  Font data/Graphics 2 character set
  14.     SCRNDUMP .FNT  Font data/Screen character set
  15.     IBMAPL   .FNT  Font data/APL character set
  16.     FULLFONT .FNT  Font data/Full font for user redesign
  17.     COURIER  .TWO  Font data/Two-pass LQ character set
  18.     ORATOR   .TWO  Font data/Two-pass LQ character set
  19.     SANSERIF .TWO  Font data/Two-pass LQ character set
  20.     SIDEFONT .T    Sideways font data
  21.     SIDEFONT .VS   Sideways font data
  22.     SIDEFONT .S    Sideways font data
  23.     SIDEFONT .N    Sideways font data
  24.     SIDEFONT .L    Sideways font data
  25.     SIDEFONT .VL   Sideways font data
  26.     SIDEFONT .LD   Sideways font data
  27.     SHEET6   .PRN  Spreadsheet test file/6 rows 
  28.     SHEET10  .PRN  Spreadsheet test file/10 rows
  29.     SHEET100 .PRN  Spreadsheet test file/100 rows
  30.     PRTBOSS  .HLP  Help screen data
  31.     MATRTEST .TXT  Printable test file/Matrix character set
  32.     GRF1TEST .TXT  Printable test file/Graphics 1 character set
  33.     GRF2TEST .TXT  Printable test file/Graphics 2 character set
  34.     SCRNTEST .TXT  Printable test file/Screen character set
  35.     APLTEST  .TXT  Printable test file/APL character set
  36.     MANUAL   .TXT  Updates on manual
  37. --------------------------------------------------------------------------
  38.  
  39.  
  40. Please note the following changes in or additions to your Printer Boss
  41. manual:
  42.  
  43.  
  44. 1) Adding DOS system files
  45.  
  46. Use the DOS "sys" command as outlined on Page 10 of the manual, but in
  47. addition copy the "Command.com" file from your DOS disk onto the
  48. Printer Boss disk.
  49.  
  50.  
  51. 2) Printer Stream Processing
  52.  
  53. All print codes are passed straight through to the printer,
  54. EXCEPT if you select...
  55.  
  56.    - simulated download character set
  57.    - one pass quality print for other than a FX, or
  58.    - two pass quality print.
  59.  
  60. Simulated download character sets are IBMATRIX, IBMGRAF1, IBMGRAF2, 
  61. SCRNDUMP, IBMAPL and user defined fonts for printers other than the 
  62. Epson FX or IBM Proprinter. IBMATRIX, IBMGRAF1, IBMGRAF2, and SCRNDUMP 
  63. fonts are special in that they are "descended" fonts (with spaces
  64. filled in between the rows in the manner of the IBM printers and the 
  65. IBM-PC display).
  66.  
  67. Fonts are actually downloaded to the printer only if...
  68.  
  69.    - an FX, IBM Proprinter, or LQ-1500 printer is specified, and
  70.    - normal print mode is selected, and
  71.    - either the APL or user-designed font is selected.
  72.  
  73. All other font downloading is simulated and the actual printing is done
  74. in graphics mode. All sideways fonts are done in graphics mode. The
  75. user cannot define descended fonts.
  76.  
  77.  
  78. 3) Appearance enhancement for quality modes
  79.  
  80. Doublestrike and underline modes may be selected, either via the menu or 
  81. via appropriate escape codes, for all print modes. The escape codes for 
  82. enhanced print mode will be recognized but will be treated as doublestrike.
  83.  
  84.  
  85. 4) Building two-pass fonts
  86.  
  87. When building a two-pass font, the entire font must be defined. 
  88. Undefined characters will default to spaces. (When building normal
  89. fonts, partial fonts may be defined and undefined characters will
  90. default to the appropriate one-pass quality character image.)
  91.  
  92. A handy application of the font building programs is to reassign
  93. character images.  Some word processors don't allow certain characters
  94. to be used in documents, and by reassigning those characters to the
  95. ASCII codes of other legal, but seldom used, characters the user can
  96. "trick" the word processor into accepting the outlawed characters.  To
  97. reassign a character load the font using (F3), display the desired
  98. character using (F4), resave the character to the reassigned value
  99. using (F6), and save the font back with same name using (F5).
  100.  
  101.  
  102. 5) Two-pass (quad density) fonts
  103.  
  104. Three fonts are provided on this disk for two-pass (quad density) letter 
  105. quality...
  106.  
  107.    - COURIER.TWO     Courier, serif font
  108.    - SANSERIF.TWO    Modern, sans-serif font
  109.    - ORATOR.TWO      Large, modern font
  110.  
  111. The serifed, courier type font is the normal default for two pass 
  112. quality print. SANSERIF.TWO and ORATOR.TWO may be invoked by selecting
  113. option 8 on download menu after selecting option 3 on mode menu. Type
  114. Esc to erase COURIER.TWO, then type either \SANSERIF.TWO or \ORATOR.TWO.
  115. It is assumed by Printer Boss that these fonts reside in the root
  116. directory. If not, change the file name specification to the proper name.
  117.  
  118.  
  119. 6) Custom Setup
  120.  
  121. Either text, control codes (using \ then 3 decimal digits), or a
  122. mixture may be entered as a setup string.  The custom setup string will
  123. be sent to the printer AFTER the normal menu selection and therefore
  124. have final say in terms of setting the printer.  CAUTION: If text is
  125. contained in the string, the resulting font may behave unpredictably if
  126. the Printer Boss transparent driver is already resident. (This will
  127. depend on the last printer setup.)
  128.  
  129.  
  130. 7) Buffering
  131.  
  132. If buffering is engaged, certain options will not be available when 
  133. using Printer Boss. This can be overcome by flushing or killing the
  134. buffering activity through the menu (Options 4 or 5 on the menu).
  135.  
  136. You can install the buffer only if the resident driver is not 
  137. installed (you have not used Printer Boss and pressed F1 since 
  138. you booted the computer). The buffer will start when you press F1. 
  139.  
  140. Also, since Printer Boss itself does not use the resident buffer when 
  141. printing from within itself, you cannot print a file or use the 
  142. typewriter mode if background buffering is engaged. A warning message 
  143. will be displayed if you attempt to do this. Instead, you must exit from 
  144. Printer Boss and print from DOS. (This means you cannot print sideways 
  145. in background, for example.)
  146.  
  147.  
  148. 8) Resets
  149.  
  150. Certain software such as BASIC and some word processors send a reset
  151. signal to the printer.  This can cause a problem since it may clear
  152. options selected by Printer Boss.  One solution is to change the
  153. printer control table in the word processor to avoid such initialization.
  154. Another, less attractive, solution is to disconnect the printer until
  155. the problem program has booted.
  156.  
  157.  
  158. 9) Sideways Printing Notes
  159.  
  160. even sideways fonts are available on Printer Boss, including a line
  161. drawing font which will print continuous lines using graphics
  162. characters.
  163.  
  164. Sideways printing is always performed in graphics mode regardless of 
  165. printer type or font. Doublestrike may be added by setting that option 
  166. in the Print Options menu. For printing on wide paper, you must 
  167. indicate you have a "wide" type printer in the printer type menu AND 
  168. select wide paper in the sideways options menu.
  169.  
  170. The row value setting in the sideways options menu is optional and
  171. intended only for use in printing spreadsheets sideways.  It is not
  172. absolutely required, however, even for spreadsheets, because it affects
  173. only the "glueing" feature (the printing of horizontal segments of the 
  174. spreadsheet side by side so that they match up properly and read 
  175. continuously). Glueing is required only when rows are
  176. over 240 characters wide.
  177.  
  178. We recommend that you create your spreadsheet print file in the
  179. following manner (please note that you MUST PRINT-TO-FILE from your
  180. spreadsheet program):
  181.  
  182.     1. If filename already exists, ERASE the file first. This is 
  183.     important because spreadsheet programs will commonly append files 
  184.     instead of erasing and then overwriting. Use the /FEP command
  185.     string for File-erase-printfile. Check that the file is erased.
  186.  
  187.     2.  Starting within your spreadsheet, select the print-to-file
  188.     option, /PF
  189.  
  190.     3. Select "Range", and indicate
  191.        - the range you wish to print.
  192.  
  193.     4. Select "Options", and indicate 
  194.        - no setup string
  195.        - no headers
  196.        - no borders
  197.        - no footers
  198.        - left, top, bottom margins   =0
  199.        - right margin                =240
  200.        - page length                 =66
  201.        - other                       = As-displayed
  202.  
  203.     5. Select "Quit" to get back to main print menu
  204.     6. Select "Align"
  205.     7. Select "Go"
  206.     8. Select "Quit" to get back to the spreadsheet
  207.  
  208. Special note: Avoid entering labels in your spreadsheet which are WIDER
  209. than the column width you have set.  Most spreadsheets will allow you
  210. to do this and will display the labels properly, but such overflow
  211. labels can cause difficulty with print files.
  212.  
  213.  
  214. 10) Building Sideways Fonts
  215.  
  216. Users may build new fonts or add to existing sideways fonts.  Each of
  217. the six fonts is capable of the entire 256-character set.  To build or
  218. add to a font, you must choose one of the standard six sizes.  The
  219. filename extension corresponds to the size.  If you build a new font or
  220. add to an existing font, it must have one of the following names...
  221.  
  222.      Sidefont .T       Tiny
  223.      Sidefont .VS      Very small
  224.      Sidefont .S       Small
  225.      Sidefont .N       Normal
  226.      Sidefont .L       Large
  227.      Sidefont .VL      Very large
  228.      Sidefont .LD      Line drawing
  229.  
  230. ...in order to be found by Printer Boss. This is different from
  231. building the other fonts in which a different name may be specified
  232. in the menu.  To add to an existing font, use F3 and give the
  233. appropriate name, SIDEFONT.x where x corresponds to the size given
  234. at the start of the font building program.  You may STORE sideways
  235. fonts under different names but they can be called from Printer Boss
  236. ONLY if they have the name structure "Sidefont.x".
  237.  
  238.  
  239. 11) File Input-Output Errors
  240.  
  241. File IO errors will be reported as "FILE COULD NOT BE FOUND OR FILE IO 
  242. ERROR" followed by a letter. The letter corresponds to error type according to 
  243. the following table: 
  244.  
  245.     Code      Condition
  246.  
  247.      A        Invalid function number
  248.      B        File not found
  249.      C        Path not found
  250.      D        Too many open files
  251.      E        Access Denied
  252.      F        Invalid handle
  253.      G        Memory control block destroyed
  254.      H        Insufficient memory
  255.      I        Invalid memory block address
  256.      J        Invalid environment
  257.      K        Invalid format
  258.      L        Invalid access code
  259.      M        Invalid data
  260.      N        Invalid drive was specified
  261.      O        Attempted to remove current directory
  262.      P        Not same device
  263.      Q        No more files
  264.  
  265.  
  266. 12) Default drive/Root directory/Subdirectory
  267.  
  268. An important note is that Printer Boss looks for font files and help
  269. files in the ROOT DIRECTORY of the disk from which Printer Boss was
  270. originally started.  A file-not-found message may be due either to
  271. inability to find the font file or to inability to find the print file. 
  272. Printer Boss may be redirected to look at another disk by changing the
  273. default disk setting using Shift-F3.  FONT FILES AND HELP FILES MAY NOT 
  274. BE PLACED IN A SUBDIRECTORY.
  275.  
  276.  
  277. 13) Test files
  278.  
  279. Your Printer Boss disk includes test files which you can simply print
  280. out to test the various character sets.  Use the DOS "copy file.ext
  281. prn" command or the Printer Boss menu "print a file" command.  These
  282. files are...
  283.  
  284.      Matrtest.txt   Matrix character set
  285.      Grf1test.txt   Graphics set 1
  286.      Grf2test.txt   Graphics set 2
  287.      Scrntest.txt   Screen character set
  288.      Apltest .txt    APL character set
  289.  
  290.  
  291. 14) Use of Mouse with Font Builders
  292.  
  293. The Microsoft mouse may be used with the four font building programs. 
  294. To use the mouse, first make sure the Microsoft mouse programs 
  295. MOUSE.COM and MENU.COM are on the disc. These programs were provided 
  296. by Microsoft with the mouse device. Before loading Printer Boss, type 
  297. MOUSE at the system prompt, followed by MENU BFONTMSE at the next 
  298. following system prompt. The program BFONTMSE.MNU is provided with 
  299. the Printer Boss disc. The mouse is now installed and usable when you 
  300. engage one of the font design programs from the Printer Boss menu. 
  301. The left button will turn a dot on and the right button will turn a 
  302. dot off. Moving the mouse will move the cursor around in the font 
  303. matrix. All regular keyboard keys will work as normal.
  304.  
  305.  
  306. 15) Sideways printing with solid lines
  307.     
  308. The new SIDEFONT.LD font features "normal" size alphanumeric
  309. characters and "very large" graphics characters in a VL matrix.
  310. This font is selectable on the menu, and will print solid
  311. vertical and horizontal lines in sideways mode (note that you
  312. must set character and line spacing to ZERO).
  313.  
  314.  
  315. 16) "Fullfont" for user redesign
  316.  
  317. The font data file "FULLFONT.FNT" contains the full screen character
  318. font and is intended primarily as a convenient starting point for
  319. normal-density font design. This differs from the other fonts in
  320. that all characters are defined. You may copy, rename, and redesign
  321. this font to suit your needs; it can save you a lot of time.
  322.  
  323.  
  324. We hope that you enjoy the power of Printer Boss.
  325.  
  326. Connecticut Software
  327.  
  328. ###
  329.  
  330.