Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Dominic_2.adf » PrinterDMs/!PrinterLJ/!Help

PrinterDMs/!PrinterLJ/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Greaseweazled » adfs_Dominic_2.adf
Filename: PrinterDMs/!PrinterLJ/!Help
Read OK:
File size: 3B0A bytes
Load address: FFFFFF42
Exec address: C7A1F2D2
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
This is PrinterLJ, version 2.44 (23-Jul-90)

Introduction
============

PrinterLJ is similar in use to PrinterPS.  Documentation on how to use
PrinterPS can be found in Edition 2 of the Archimedes User Guide, but this
version of PrinterLJ has significant enhancements, so please read the notes
below.

The way in which a file is printed depends upon its type:

    File type:         Printed as:
 ---------------------------------
 Command  (&FFE)     "plain" text - as under original printer drivers
 Obey     (&FEB)     "plain" text - as under original printer drivers
 Text     (&FFF)     "fancy" text - line numbering, titling, highlights etc.
 Printout (&FF4)     all bytes sent straight to the printer

For anything else, the application checks if other applications know how to
print the file. If this fails it checks with the user whether to print the
file, giving him the choice of printing it as "plain" text, "fancy" text, or
not at all. This is so that 1st Word Plus files can be printed as "fancy"
text. The "fancy" text file format is mainly the same as the 1st Word Plus
file format, and so most of the highlighting is printed correctly by release
2 of the printer drivers. This means you don't have to load 1st Word Plus to
print out your 1st Word Plus files (although there are some restrictions,
described below, including headers, footers and graphics). Note that if you
have already 'seen' 1st Word Plus then it will automatically be loaded when
you try to print.

You can override the way the printer driver handles a particular file type
by setting a system variable of the form Alias$@PrintType_xxx, where xxx is
the type of the file. If the variable exists the printer driver will
generate the command "*@PrintType_xxx <filename>". It then checks for the
existence of <Printer$Temp>: If this file exists the printer driver will
print it (using plain, fancy or literal printing, depending upon the type of
this file). For example you can print via a print utility program using:

    *Set Alias$@PrintType_xxx *PrintUtil %0 -to <Printer$Temp>

Try looking at the !Boot files of !Draw and !Paint for some examples of
this.

Note that as both "Command" and "Obey" files are treated as plain text by
the printer drivers, country specific characters will not be printed
correctly. To overcome this, change the filetype to "Text" before printing.
(This problem will be addressed in a future release).




Using the printer drivers
=========================

Select
======

Clicking SELECT on the icon produces a window with data about the current
printer driver settings.

Printer:
-------
Clicking on the name field steps through the printers and dump modes
enumerated in the file "PrData" (see below).

Monochrome graphics:
-------------------
Graphics printing can be speeded up by using the monochrome option; this
does, however, stop sprites and fonts being halftoned, and reduces the range
of halftone options available on other plotted items.

Paper feed:
----------
The "manual feed" option causes the printer to take paper from its manual
paper tray.  The "auto feed" option uses the normal internal paper tray.  In
the case of printers which do not have different trays, these options are
not presented.

Title:
-----
Puts file name, time and page number at top of each "fancy" text page.

Number lines:
------------
Prints the number of each line in "fancy" text files.

Orientation:
-----------
Allows choice of portrait or landscape orientation when printing "plain" or
"fancy" text.  In the case of landscape, 2 pages of the document are printed
side-by-side on each sheet of paper.

Control codes:
-------------
This alters the way in which control characters in "fancy" text files are
handled.  For most purposes, it should be set to "standard".  The "display"
option causes all control characters (other than end-of-line characters) and
top-bit-set characters to be expanded to a printable hex representation,
e.g. "[7f]" for the DELETE character.  If "ignore" is chosen, all control
characters (except end-of-line characters) and top-bit-set characters are
ignored, and only the normal printable characters are sent to the printer.

Menu
====

Clicking MENU on the icon produces a menu which allows the print destination
to be set, and the paper size to be altered.

Graphics page size information:
------------------------------
Page size and margins supplied here must reflect the actual printable area
of the page, and cannot be used to alter the format of text printed as a
result of dragging text files onto the printer icon.  The paper limits are
used to ensure correct positioning of graphics on the page, and are also
reported back to applications such as Draw for information purposes. The
values given refer to portrait-orientation paper - the corresponding values
for landscape printing are deduced from these.

Text page size information:
--------------------------
These margins apply to "fancy" and "plain" text printing.  They are measured
relative to the printable area of the page (as defined by the graphics page
size information), not relative to the total size of the paper.  The left
and right margins (measured in characters) and the top and bottom margins
(measured in lines) may be changed.  From these values, PrinterLJ determines
the total number of characters-per-line and lines-per-page that may be
printed: this will be different in landscape and portrait orientations.  A
1stWord+ page-layout format line at the start of a document can override the
menu margin and deduced page size settings, provided the page length and
width specified in the file are not greater than the menu values.  Both
"plain" and "fancy" text files are printed using the printer's Courier font,
with the following character and line spacings:

                          portrait       landscape
                          --------       ---------
  characters per inch:       10            16.66

       lines per inch:        6              8


NFS printing:
------------
There is a new option on the printer drivers in additions to Serial,
Parallel, Econet and File. This is for NFS printing, for use with the TCP/IP
suite available from Acorn. For more details about the options read your
TCP/IP manual.

Additional notes
================

Multiple file printing:
----------------------
If a file is dragged from a directory viewer on to the printer icon while
the printer is printing or paused, then the file is added to the end of a
queue of files.  When the current print finishes, the printer driver always
looks in its queue, and if it isn't empty starts printing the first entry.
If a selection of files are dragged together on to the printer, then they
are all placed in the queue.

The queue stores names only, and if the queue is full when a file is dropped
on to the printer then this file is rejected with a "Printer queue full"
error message.  When a file name is retrieved from the queue for printing,
the printer driver checks it for readability.  If the file cannot be found,
or cannot be read, then it is discarded from the queue with an error
message.

Files cannot be dragged out of application windows on to the printer while
it is printing.  Any attempt to do so will produce an "Already printing"
error message.  This is because such files would have to be physically
copied rather than remembered by name.

To print all or some of the files in a directory, the directory must be
opened, and a selection of files chosen and dragged on to the printer. It is
not possible to print the contents of a directory by dragging the directory
icon to the printer.

Clicking on the "Stop printing" main menu item while printing aborts
printing completely, i.e. it gives-up printing the current file and flushes
the file queue.  Clicking "No" on the page-prompt window has the same
effect.  Slightly more subtle control is available from the "Stop printing"
sub-menu:

     Stop printing => Abandon all
                      Cancel current
                      Cancel others

Clicking "Abandon all" is the same as clicking "Stop printing".  Clicking
"Cancel current" skips to the end of the current document, tidies-up, and
starts printing of the next queued file (or stops printing if the queue is
empty).  Clicking "Cancel others" allows printing of the current document to
continue, but flushes the rest of the file queue (this option is greyed-out
if the queue is empty).

"Stop printing" and "Abandon all" should be used if your printer gets jammed
up, if, say, the ribbon breaks or the paper gets scrunged. This can leave
the printer in an odd state, so beware! The other two options are for more
delicate handling controls, and they can only leave the printer in a
sensible state.

Fancy text:
----------
The standard control sequences recognised in "fancy" text files are a subset
of those used by 1stWord+.  For instance, Pica/Elite/condensed/expanded,
italics, underline, formfeed, etc.  It is not intended that this feature be
used to print faithfully all possible features that may be included in a
file produced by 1stWord+ (use 1stWord+ to print these!), but rather that
simple features may be included in text files and printed without having to
load a word-processing application.  All printable characters (including
top-bit-set ones) may be translated into arbitrary strings on a
printer-by-printer basis, as specified in the "PrData" file (see the example
for the pound character in the file "PrDataSrc").

Plain text:
----------
Control characters (other than end-of-line) in files printed as "plain" text
are sent literally to the printer. To print a native PCL file absolutely
literally, set its type to "Printout".

Getting the best out of graphics printing
=========================================

Graphics printing can be slow. It is important that the user knows how to
get the best and fastest printouts from the computer without losing quality.

To perform a printout the printer driver grabs all the available memory in
the 'Next' and 'Free' slots shown on the Task Window (menu on the task
manager icon and select 'Task display'). The more memory available here, the
faster things go. An average A4 page printed at a resolution of 200 by 100
dpi requires about 1600 by 1100 dots (A4 is 11 inches up by 8 inches wide).
This requires 1600*1100 bytes (1.76 MB) for a grey-scale dump, 1600*1100
bits (220 kB) for a monochrome dump. If there is not enough memory available
then the printer driver will do the job in sections. If you have 140 kB free
and are doing a monochrome dump, then it will do two half pages of 110 kB
each. If you are printing a !Draw document which only covers the bottom 1/4
of the page, then the printer driver will not require a full page-worth of
memory, and so it goes faster still.

So, to get the maximum speed out of your printouts do the following:
 a) Decide if you can print in monochrome instead of grey-scaled. This can
give a speed improvement of up to 8, so it is worth doing. You only need
grey-scaled output if you are using fonts or sprites in anything other than
black and white. Most of the time monochrome dumps will do.
 b) Make sure you have plenty of available memory in the 'Next' and 'Free'
slots. Shrink your RMA as much as possible, dispose of any sprites you might
have in the sprite pool, get rid of an empty RAM disc. Remember - the more
memory available, the faster it works.

'Fancy text' file format:
-------------------------
The 'fancy' text file format is fairly simple. It consists of plain text,
with added special sequences:

Character sequence     Meaning                     Action
      <8>           Backspace character      Backspace if possible
      <9>           Tab character            Tabulate to next 8th column
     <10>           Linefeed character       Possible end-of-line
                                              (depends on options)
     <11><x>        Conditional pagebreak    Page break if less than x-16
                                              lines left on page, else a new
                                              line.
     <12>           Unconditional pagebreak  Go to a new page (i.e. a page
                                              break)
     <13>           Return character         Possible end-of-line
                                              (depends on options)
 <24><x><y>,<n>     Footnote reference       Reference to footnote <n>, so
                                              print <n>.
     <25>           Soft hyphen              Print a hyphen
     <27>           Escape character         Start escape sequence
 <28>,<29> or <30>  Soft space               Discard if precedes a <10>,
                                              <11>, <12> or <13>, else print
                                              a space
     <31>           Format character         Start format sequence
                                              (reserved for Acorn use)
     <127>          Delete character         Ignored

Escape sequence       Meaning
 <27><%11000000>  Start literal escape sequence
 <27><%10fedcba>  If 'a' switches bold style on (1) and off (0)
                  If 'b' switches light style on (1) and off (0)
                  If 'c' switches italic style on (1) and off (0)
                  If 'd' switches underline style on (1) and off (0)
                  If 'e' switches superscript style on (1) and off (0)
                  If 'f' switches subscript style on (1) and off (0)
  <27><other>     Ignored

A literal escape sequence is a sequence of characters which are sent
directly to the printer - and hence are printer specific. The sequence is
ended by a <27><0>. A "||" pair sends a "|" character, a "|?" pair sends a
<127>, and any other "|<x>" sequence sends <x AND 31>. Thus to send an
escape character use "|[".

The file format is almost a subset of the 1st Word Plus file format, the
basic omissions being headers and footers, and an incomplete implementation
of footnotes.

The "PrData" file:
-----------------
This file contains printer configuration information.  It is read when the
application starts, and updated by the "Save choices" menu item. Included in
the file are the printer-specific control sequences used to print "fancy"
text features.  "PrData" is a compressed file containing no comments.  A
commented version is provided as "PrDataSrc", and there is a compression
utility, "PrSquasher".  The printer driver can read uncompressed commented
PrData files, but they cause it to start-up more slowly.  To produce your
own PrData files for different printers, edit a copy of "PrDataSrc", check
it for mistakes (!!), then use "PrSquasher" from the command-line to make a
new "PrData" from it.  If you increase the number of entries in "PrData",
you may also need to increase the "Wimpslot" size in "!Run". To run
PrSquasher you should open the printer application directory (using
shift-SELECT), and double-click on the BASIC program PrSquasher. You must
then type in the absolute path-names of the input (unsquashed PrDataSrc) and
output (squashed PrData) files.

00000000  54 68 69 73 20 69 73 20  50 72 69 6e 74 65 72 4c  |This is PrinterL|
00000010  4a 2c 20 76 65 72 73 69  6f 6e 20 32 2e 34 34 20  |J, version 2.44 |
00000020  28 32 33 2d 4a 75 6c 2d  39 30 29 0a 0a 49 6e 74  |(23-Jul-90)..Int|
00000030  72 6f 64 75 63 74 69 6f  6e 0a 3d 3d 3d 3d 3d 3d  |roduction.======|
00000040  3d 3d 3d 3d 3d 3d 0a 0a  50 72 69 6e 74 65 72 4c  |======..PrinterL|
00000050  4a 20 69 73 20 73 69 6d  69 6c 61 72 20 69 6e 20  |J is similar in |
00000060  75 73 65 20 74 6f 20 50  72 69 6e 74 65 72 50 53  |use to PrinterPS|
00000070  2e 20 20 44 6f 63 75 6d  65 6e 74 61 74 69 6f 6e  |.  Documentation|
00000080  20 6f 6e 20 68 6f 77 20  74 6f 20 75 73 65 0a 50  | on how to use.P|
00000090  72 69 6e 74 65 72 50 53  20 63 61 6e 20 62 65 20  |rinterPS can be |
000000a0  66 6f 75 6e 64 20 69 6e  20 45 64 69 74 69 6f 6e  |found in Edition|
000000b0  20 32 20 6f 66 20 74 68  65 20 41 72 63 68 69 6d  | 2 of the Archim|
000000c0  65 64 65 73 20 55 73 65  72 20 47 75 69 64 65 2c  |edes User Guide,|
000000d0  20 62 75 74 20 74 68 69  73 0a 76 65 72 73 69 6f  | but this.versio|
000000e0  6e 20 6f 66 20 50 72 69  6e 74 65 72 4c 4a 20 68  |n of PrinterLJ h|
000000f0  61 73 20 73 69 67 6e 69  66 69 63 61 6e 74 20 65  |as significant e|
00000100  6e 68 61 6e 63 65 6d 65  6e 74 73 2c 20 73 6f 20  |nhancements, so |
00000110  70 6c 65 61 73 65 20 72  65 61 64 20 74 68 65 20  |please read the |
00000120  6e 6f 74 65 73 0a 62 65  6c 6f 77 2e 0a 0a 54 68  |notes.below...Th|
00000130  65 20 77 61 79 20 69 6e  20 77 68 69 63 68 20 61  |e way in which a|
00000140  20 66 69 6c 65 20 69 73  20 70 72 69 6e 74 65 64  | file is printed|
00000150  20 64 65 70 65 6e 64 73  20 75 70 6f 6e 20 69 74  | depends upon it|
00000160  73 20 74 79 70 65 3a 0a  0a 20 20 20 20 46 69 6c  |s type:..    Fil|
00000170  65 20 74 79 70 65 3a 20  20 20 20 20 20 20 20 20  |e type:         |
00000180  50 72 69 6e 74 65 64 20  61 73 3a 0a 20 2d 2d 2d  |Printed as:. ---|
00000190  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000001a0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 20  |--------------. |
000001b0  43 6f 6d 6d 61 6e 64 20  20 28 26 46 46 45 29 20  |Command  (&FFE) |
000001c0  20 20 20 20 22 70 6c 61  69 6e 22 20 74 65 78 74  |    "plain" text|
000001d0  20 2d 20 61 73 20 75 6e  64 65 72 20 6f 72 69 67  | - as under orig|
000001e0  69 6e 61 6c 20 70 72 69  6e 74 65 72 20 64 72 69  |inal printer dri|
000001f0  76 65 72 73 0a 20 4f 62  65 79 20 20 20 20 20 28  |vers. Obey     (|
00000200  26 46 45 42 29 20 20 20  20 20 22 70 6c 61 69 6e  |&FEB)     "plain|
00000210  22 20 74 65 78 74 20 2d  20 61 73 20 75 6e 64 65  |" text - as unde|
00000220  72 20 6f 72 69 67 69 6e  61 6c 20 70 72 69 6e 74  |r original print|
00000230  65 72 20 64 72 69 76 65  72 73 0a 20 54 65 78 74  |er drivers. Text|
00000240  20 20 20 20 20 28 26 46  46 46 29 20 20 20 20 20  |     (&FFF)     |
00000250  22 66 61 6e 63 79 22 20  74 65 78 74 20 2d 20 6c  |"fancy" text - l|
00000260  69 6e 65 20 6e 75 6d 62  65 72 69 6e 67 2c 20 74  |ine numbering, t|
00000270  69 74 6c 69 6e 67 2c 20  68 69 67 68 6c 69 67 68  |itling, highligh|
00000280  74 73 20 65 74 63 2e 0a  20 50 72 69 6e 74 6f 75  |ts etc.. Printou|
00000290  74 20 28 26 46 46 34 29  20 20 20 20 20 61 6c 6c  |t (&FF4)     all|
000002a0  20 62 79 74 65 73 20 73  65 6e 74 20 73 74 72 61  | bytes sent stra|
000002b0  69 67 68 74 20 74 6f 20  74 68 65 20 70 72 69 6e  |ight to the prin|
000002c0  74 65 72 0a 0a 46 6f 72  20 61 6e 79 74 68 69 6e  |ter..For anythin|
000002d0  67 20 65 6c 73 65 2c 20  74 68 65 20 61 70 70 6c  |g else, the appl|
000002e0  69 63 61 74 69 6f 6e 20  63 68 65 63 6b 73 20 69  |ication checks i|
000002f0  66 20 6f 74 68 65 72 20  61 70 70 6c 69 63 61 74  |f other applicat|
00000300  69 6f 6e 73 20 6b 6e 6f  77 20 68 6f 77 20 74 6f  |ions know how to|
00000310  0a 70 72 69 6e 74 20 74  68 65 20 66 69 6c 65 2e  |.print the file.|
00000320  20 49 66 20 74 68 69 73  20 66 61 69 6c 73 20 69  | If this fails i|
00000330  74 20 63 68 65 63 6b 73  20 77 69 74 68 20 74 68  |t checks with th|
00000340  65 20 75 73 65 72 20 77  68 65 74 68 65 72 20 74  |e user whether t|
00000350  6f 20 70 72 69 6e 74 20  74 68 65 0a 66 69 6c 65  |o print the.file|
00000360  2c 20 67 69 76 69 6e 67  20 68 69 6d 20 74 68 65  |, giving him the|
00000370  20 63 68 6f 69 63 65 20  6f 66 20 70 72 69 6e 74  | choice of print|
00000380  69 6e 67 20 69 74 20 61  73 20 22 70 6c 61 69 6e  |ing it as "plain|
00000390  22 20 74 65 78 74 2c 20  22 66 61 6e 63 79 22 20  |" text, "fancy" |
000003a0  74 65 78 74 2c 20 6f 72  0a 6e 6f 74 20 61 74 20  |text, or.not at |
000003b0  61 6c 6c 2e 20 54 68 69  73 20 69 73 20 73 6f 20  |all. This is so |
000003c0  74 68 61 74 20 31 73 74  20 57 6f 72 64 20 50 6c  |that 1st Word Pl|
000003d0  75 73 20 66 69 6c 65 73  20 63 61 6e 20 62 65 20  |us files can be |
000003e0  70 72 69 6e 74 65 64 20  61 73 20 22 66 61 6e 63  |printed as "fanc|
000003f0  79 22 0a 74 65 78 74 2e  20 54 68 65 20 22 66 61  |y".text. The "fa|
00000400  6e 63 79 22 20 74 65 78  74 20 66 69 6c 65 20 66  |ncy" text file f|
00000410  6f 72 6d 61 74 20 69 73  20 6d 61 69 6e 6c 79 20  |ormat is mainly |
00000420  74 68 65 20 73 61 6d 65  20 61 73 20 74 68 65 20  |the same as the |
00000430  31 73 74 20 57 6f 72 64  20 50 6c 75 73 0a 66 69  |1st Word Plus.fi|
00000440  6c 65 20 66 6f 72 6d 61  74 2c 20 61 6e 64 20 73  |le format, and s|
00000450  6f 20 6d 6f 73 74 20 6f  66 20 74 68 65 20 68 69  |o most of the hi|
00000460  67 68 6c 69 67 68 74 69  6e 67 20 69 73 20 70 72  |ghlighting is pr|
00000470  69 6e 74 65 64 20 63 6f  72 72 65 63 74 6c 79 20  |inted correctly |
00000480  62 79 20 72 65 6c 65 61  73 65 0a 32 20 6f 66 20  |by release.2 of |
00000490  74 68 65 20 70 72 69 6e  74 65 72 20 64 72 69 76  |the printer driv|
000004a0  65 72 73 2e 20 54 68 69  73 20 6d 65 61 6e 73 20  |ers. This means |
000004b0  79 6f 75 20 64 6f 6e 27  74 20 68 61 76 65 20 74  |you don't have t|
000004c0  6f 20 6c 6f 61 64 20 31  73 74 20 57 6f 72 64 20  |o load 1st Word |
000004d0  50 6c 75 73 20 74 6f 0a  70 72 69 6e 74 20 6f 75  |Plus to.print ou|
000004e0  74 20 79 6f 75 72 20 31  73 74 20 57 6f 72 64 20  |t your 1st Word |
000004f0  50 6c 75 73 20 66 69 6c  65 73 20 28 61 6c 74 68  |Plus files (alth|
00000500  6f 75 67 68 20 74 68 65  72 65 20 61 72 65 20 73  |ough there are s|
00000510  6f 6d 65 20 72 65 73 74  72 69 63 74 69 6f 6e 73  |ome restrictions|
00000520  2c 0a 64 65 73 63 72 69  62 65 64 20 62 65 6c 6f  |,.described belo|
00000530  77 2c 20 69 6e 63 6c 75  64 69 6e 67 20 68 65 61  |w, including hea|
00000540  64 65 72 73 2c 20 66 6f  6f 74 65 72 73 20 61 6e  |ders, footers an|
00000550  64 20 67 72 61 70 68 69  63 73 29 2e 20 4e 6f 74  |d graphics). Not|
00000560  65 20 74 68 61 74 20 69  66 20 79 6f 75 0a 68 61  |e that if you.ha|
00000570  76 65 20 61 6c 72 65 61  64 79 20 27 73 65 65 6e  |ve already 'seen|
00000580  27 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |' 1st Word Plus |
00000590  74 68 65 6e 20 69 74 20  77 69 6c 6c 20 61 75 74  |then it will aut|
000005a0  6f 6d 61 74 69 63 61 6c  6c 79 20 62 65 20 6c 6f  |omatically be lo|
000005b0  61 64 65 64 20 77 68 65  6e 0a 79 6f 75 20 74 72  |aded when.you tr|
000005c0  79 20 74 6f 20 70 72 69  6e 74 2e 0a 0a 59 6f 75  |y to print...You|
000005d0  20 63 61 6e 20 6f 76 65  72 72 69 64 65 20 74 68  | can override th|
000005e0  65 20 77 61 79 20 74 68  65 20 70 72 69 6e 74 65  |e way the printe|
000005f0  72 20 64 72 69 76 65 72  20 68 61 6e 64 6c 65 73  |r driver handles|
00000600  20 61 20 70 61 72 74 69  63 75 6c 61 72 20 66 69  | a particular fi|
00000610  6c 65 20 74 79 70 65 0a  62 79 20 73 65 74 74 69  |le type.by setti|
00000620  6e 67 20 61 20 73 79 73  74 65 6d 20 76 61 72 69  |ng a system vari|
00000630  61 62 6c 65 20 6f 66 20  74 68 65 20 66 6f 72 6d  |able of the form|
00000640  20 41 6c 69 61 73 24 40  50 72 69 6e 74 54 79 70  | Alias$@PrintTyp|
00000650  65 5f 78 78 78 2c 20 77  68 65 72 65 20 78 78 78  |e_xxx, where xxx|
00000660  20 69 73 0a 74 68 65 20  74 79 70 65 20 6f 66 20  | is.the type of |
00000670  74 68 65 20 66 69 6c 65  2e 20 49 66 20 74 68 65  |the file. If the|
00000680  20 76 61 72 69 61 62 6c  65 20 65 78 69 73 74 73  | variable exists|
00000690  20 74 68 65 20 70 72 69  6e 74 65 72 20 64 72 69  | the printer dri|
000006a0  76 65 72 20 77 69 6c 6c  0a 67 65 6e 65 72 61 74  |ver will.generat|
000006b0  65 20 74 68 65 20 63 6f  6d 6d 61 6e 64 20 22 2a  |e the command "*|
000006c0  40 50 72 69 6e 74 54 79  70 65 5f 78 78 78 20 3c  |@PrintType_xxx <|
000006d0  66 69 6c 65 6e 61 6d 65  3e 22 2e 20 49 74 20 74  |filename>". It t|
000006e0  68 65 6e 20 63 68 65 63  6b 73 20 66 6f 72 20 74  |hen checks for t|
000006f0  68 65 0a 65 78 69 73 74  65 6e 63 65 20 6f 66 20  |he.existence of |
00000700  3c 50 72 69 6e 74 65 72  24 54 65 6d 70 3e 3a 20  |<Printer$Temp>: |
00000710  49 66 20 74 68 69 73 20  66 69 6c 65 20 65 78 69  |If this file exi|
00000720  73 74 73 20 74 68 65 20  70 72 69 6e 74 65 72 20  |sts the printer |
00000730  64 72 69 76 65 72 20 77  69 6c 6c 0a 70 72 69 6e  |driver will.prin|
00000740  74 20 69 74 20 28 75 73  69 6e 67 20 70 6c 61 69  |t it (using plai|
00000750  6e 2c 20 66 61 6e 63 79  20 6f 72 20 6c 69 74 65  |n, fancy or lite|
00000760  72 61 6c 20 70 72 69 6e  74 69 6e 67 2c 20 64 65  |ral printing, de|
00000770  70 65 6e 64 69 6e 67 20  75 70 6f 6e 20 74 68 65  |pending upon the|
00000780  20 74 79 70 65 20 6f 66  0a 74 68 69 73 20 66 69  | type of.this fi|
00000790  6c 65 29 2e 20 46 6f 72  20 65 78 61 6d 70 6c 65  |le). For example|
000007a0  20 79 6f 75 20 63 61 6e  20 70 72 69 6e 74 20 76  | you can print v|
000007b0  69 61 20 61 20 70 72 69  6e 74 20 75 74 69 6c 69  |ia a print utili|
000007c0  74 79 20 70 72 6f 67 72  61 6d 20 75 73 69 6e 67  |ty program using|
000007d0  3a 0a 0a 20 20 20 20 2a  53 65 74 20 41 6c 69 61  |:..    *Set Alia|
000007e0  73 24 40 50 72 69 6e 74  54 79 70 65 5f 78 78 78  |s$@PrintType_xxx|
000007f0  20 2a 50 72 69 6e 74 55  74 69 6c 20 25 30 20 2d  | *PrintUtil %0 -|
00000800  74 6f 20 3c 50 72 69 6e  74 65 72 24 54 65 6d 70  |to <Printer$Temp|
00000810  3e 0a 0a 54 72 79 20 6c  6f 6f 6b 69 6e 67 20 61  |>..Try looking a|
00000820  74 20 74 68 65 20 21 42  6f 6f 74 20 66 69 6c 65  |t the !Boot file|
00000830  73 20 6f 66 20 21 44 72  61 77 20 61 6e 64 20 21  |s of !Draw and !|
00000840  50 61 69 6e 74 20 66 6f  72 20 73 6f 6d 65 20 65  |Paint for some e|
00000850  78 61 6d 70 6c 65 73 20  6f 66 0a 74 68 69 73 2e  |xamples of.this.|
00000860  0a 0a 4e 6f 74 65 20 74  68 61 74 20 61 73 20 62  |..Note that as b|
00000870  6f 74 68 20 22 43 6f 6d  6d 61 6e 64 22 20 61 6e  |oth "Command" an|
00000880  64 20 22 4f 62 65 79 22  20 66 69 6c 65 73 20 61  |d "Obey" files a|
00000890  72 65 20 74 72 65 61 74  65 64 20 61 73 20 70 6c  |re treated as pl|
000008a0  61 69 6e 20 74 65 78 74  20 62 79 0a 74 68 65 20  |ain text by.the |
000008b0  70 72 69 6e 74 65 72 20  64 72 69 76 65 72 73 2c  |printer drivers,|
000008c0  20 63 6f 75 6e 74 72 79  20 73 70 65 63 69 66 69  | country specifi|
000008d0  63 20 63 68 61 72 61 63  74 65 72 73 20 77 69 6c  |c characters wil|
000008e0  6c 20 6e 6f 74 20 62 65  20 70 72 69 6e 74 65 64  |l not be printed|
000008f0  0a 63 6f 72 72 65 63 74  6c 79 2e 20 54 6f 20 6f  |.correctly. To o|
00000900  76 65 72 63 6f 6d 65 20  74 68 69 73 2c 20 63 68  |vercome this, ch|
00000910  61 6e 67 65 20 74 68 65  20 66 69 6c 65 74 79 70  |ange the filetyp|
00000920  65 20 74 6f 20 22 54 65  78 74 22 20 62 65 66 6f  |e to "Text" befo|
00000930  72 65 20 70 72 69 6e 74  69 6e 67 2e 0a 28 54 68  |re printing..(Th|
00000940  69 73 20 70 72 6f 62 6c  65 6d 20 77 69 6c 6c 20  |is problem will |
00000950  62 65 20 61 64 64 72 65  73 73 65 64 20 69 6e 20  |be addressed in |
00000960  61 20 66 75 74 75 72 65  20 72 65 6c 65 61 73 65  |a future release|
00000970  29 2e 0a 0a 0a 0a 0a 55  73 69 6e 67 20 74 68 65  |)......Using the|
00000980  20 70 72 69 6e 74 65 72  20 64 72 69 76 65 72 73  | printer drivers|
00000990  0a 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |.===============|
000009a0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 53 65 6c 65  |==========..Sele|
000009b0  63 74 0a 3d 3d 3d 3d 3d  3d 0a 0a 43 6c 69 63 6b  |ct.======..Click|
000009c0  69 6e 67 20 53 45 4c 45  43 54 20 6f 6e 20 74 68  |ing SELECT on th|
000009d0  65 20 69 63 6f 6e 20 70  72 6f 64 75 63 65 73 20  |e icon produces |
000009e0  61 20 77 69 6e 64 6f 77  20 77 69 74 68 20 64 61  |a window with da|
000009f0  74 61 20 61 62 6f 75 74  20 74 68 65 20 63 75 72  |ta about the cur|
00000a00  72 65 6e 74 0a 70 72 69  6e 74 65 72 20 64 72 69  |rent.printer dri|
00000a10  76 65 72 20 73 65 74 74  69 6e 67 73 2e 0a 0a 50  |ver settings...P|
00000a20  72 69 6e 74 65 72 3a 0a  2d 2d 2d 2d 2d 2d 2d 0a  |rinter:.-------.|
00000a30  43 6c 69 63 6b 69 6e 67  20 6f 6e 20 74 68 65 20  |Clicking on the |
00000a40  6e 61 6d 65 20 66 69 65  6c 64 20 73 74 65 70 73  |name field steps|
00000a50  20 74 68 72 6f 75 67 68  20 74 68 65 20 70 72 69  | through the pri|
00000a60  6e 74 65 72 73 20 61 6e  64 20 64 75 6d 70 20 6d  |nters and dump m|
00000a70  6f 64 65 73 0a 65 6e 75  6d 65 72 61 74 65 64 20  |odes.enumerated |
00000a80  69 6e 20 74 68 65 20 66  69 6c 65 20 22 50 72 44  |in the file "PrD|
00000a90  61 74 61 22 20 28 73 65  65 20 62 65 6c 6f 77 29  |ata" (see below)|
00000aa0  2e 0a 0a 4d 6f 6e 6f 63  68 72 6f 6d 65 20 67 72  |...Monochrome gr|
00000ab0  61 70 68 69 63 73 3a 0a  2d 2d 2d 2d 2d 2d 2d 2d  |aphics:.--------|
00000ac0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 0a 47 72 61 70  |-----------.Grap|
00000ad0  68 69 63 73 20 70 72 69  6e 74 69 6e 67 20 63 61  |hics printing ca|
00000ae0  6e 20 62 65 20 73 70 65  65 64 65 64 20 75 70 20  |n be speeded up |
00000af0  62 79 20 75 73 69 6e 67  20 74 68 65 20 6d 6f 6e  |by using the mon|
00000b00  6f 63 68 72 6f 6d 65 20  6f 70 74 69 6f 6e 3b 20  |ochrome option; |
00000b10  74 68 69 73 0a 64 6f 65  73 2c 20 68 6f 77 65 76  |this.does, howev|
00000b20  65 72 2c 20 73 74 6f 70  20 73 70 72 69 74 65 73  |er, stop sprites|
00000b30  20 61 6e 64 20 66 6f 6e  74 73 20 62 65 69 6e 67  | and fonts being|
00000b40  20 68 61 6c 66 74 6f 6e  65 64 2c 20 61 6e 64 20  | halftoned, and |
00000b50  72 65 64 75 63 65 73 20  74 68 65 20 72 61 6e 67  |reduces the rang|
00000b60  65 0a 6f 66 20 68 61 6c  66 74 6f 6e 65 20 6f 70  |e.of halftone op|
00000b70  74 69 6f 6e 73 20 61 76  61 69 6c 61 62 6c 65 20  |tions available |
00000b80  6f 6e 20 6f 74 68 65 72  20 70 6c 6f 74 74 65 64  |on other plotted|
00000b90  20 69 74 65 6d 73 2e 0a  0a 50 61 70 65 72 20 66  | items...Paper f|
00000ba0  65 65 64 3a 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |eed:.----------.|
00000bb0  54 68 65 20 22 6d 61 6e  75 61 6c 20 66 65 65 64  |The "manual feed|
00000bc0  22 20 6f 70 74 69 6f 6e  20 63 61 75 73 65 73 20  |" option causes |
00000bd0  74 68 65 20 70 72 69 6e  74 65 72 20 74 6f 20 74  |the printer to t|
00000be0  61 6b 65 20 70 61 70 65  72 20 66 72 6f 6d 20 69  |ake paper from i|
00000bf0  74 73 20 6d 61 6e 75 61  6c 0a 70 61 70 65 72 20  |ts manual.paper |
00000c00  74 72 61 79 2e 20 20 54  68 65 20 22 61 75 74 6f  |tray.  The "auto|
00000c10  20 66 65 65 64 22 20 6f  70 74 69 6f 6e 20 75 73  | feed" option us|
00000c20  65 73 20 74 68 65 20 6e  6f 72 6d 61 6c 20 69 6e  |es the normal in|
00000c30  74 65 72 6e 61 6c 20 70  61 70 65 72 20 74 72 61  |ternal paper tra|
00000c40  79 2e 20 20 49 6e 0a 74  68 65 20 63 61 73 65 20  |y.  In.the case |
00000c50  6f 66 20 70 72 69 6e 74  65 72 73 20 77 68 69 63  |of printers whic|
00000c60  68 20 64 6f 20 6e 6f 74  20 68 61 76 65 20 64 69  |h do not have di|
00000c70  66 66 65 72 65 6e 74 20  74 72 61 79 73 2c 20 74  |fferent trays, t|
00000c80  68 65 73 65 20 6f 70 74  69 6f 6e 73 20 61 72 65  |hese options are|
00000c90  0a 6e 6f 74 20 70 72 65  73 65 6e 74 65 64 2e 0a  |.not presented..|
00000ca0  0a 54 69 74 6c 65 3a 0a  2d 2d 2d 2d 2d 0a 50 75  |.Title:.-----.Pu|
00000cb0  74 73 20 66 69 6c 65 20  6e 61 6d 65 2c 20 74 69  |ts file name, ti|
00000cc0  6d 65 20 61 6e 64 20 70  61 67 65 20 6e 75 6d 62  |me and page numb|
00000cd0  65 72 20 61 74 20 74 6f  70 20 6f 66 20 65 61 63  |er at top of eac|
00000ce0  68 20 22 66 61 6e 63 79  22 20 74 65 78 74 20 70  |h "fancy" text p|
00000cf0  61 67 65 2e 0a 0a 4e 75  6d 62 65 72 20 6c 69 6e  |age...Number lin|
00000d00  65 73 3a 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |es:.------------|
00000d10  0a 50 72 69 6e 74 73 20  74 68 65 20 6e 75 6d 62  |.Prints the numb|
00000d20  65 72 20 6f 66 20 65 61  63 68 20 6c 69 6e 65 20  |er of each line |
00000d30  69 6e 20 22 66 61 6e 63  79 22 20 74 65 78 74 20  |in "fancy" text |
00000d40  66 69 6c 65 73 2e 0a 0a  4f 72 69 65 6e 74 61 74  |files...Orientat|
00000d50  69 6f 6e 3a 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ion:.-----------|
00000d60  0a 41 6c 6c 6f 77 73 20  63 68 6f 69 63 65 20 6f  |.Allows choice o|
00000d70  66 20 70 6f 72 74 72 61  69 74 20 6f 72 20 6c 61  |f portrait or la|
00000d80  6e 64 73 63 61 70 65 20  6f 72 69 65 6e 74 61 74  |ndscape orientat|
00000d90  69 6f 6e 20 77 68 65 6e  20 70 72 69 6e 74 69 6e  |ion when printin|
00000da0  67 20 22 70 6c 61 69 6e  22 20 6f 72 0a 22 66 61  |g "plain" or."fa|
00000db0  6e 63 79 22 20 74 65 78  74 2e 20 20 49 6e 20 74  |ncy" text.  In t|
00000dc0  68 65 20 63 61 73 65 20  6f 66 20 6c 61 6e 64 73  |he case of lands|
00000dd0  63 61 70 65 2c 20 32 20  70 61 67 65 73 20 6f 66  |cape, 2 pages of|
00000de0  20 74 68 65 20 64 6f 63  75 6d 65 6e 74 20 61 72  | the document ar|
00000df0  65 20 70 72 69 6e 74 65  64 0a 73 69 64 65 2d 62  |e printed.side-b|
00000e00  79 2d 73 69 64 65 20 6f  6e 20 65 61 63 68 20 73  |y-side on each s|
00000e10  68 65 65 74 20 6f 66 20  70 61 70 65 72 2e 0a 0a  |heet of paper...|
00000e20  43 6f 6e 74 72 6f 6c 20  63 6f 64 65 73 3a 0a 2d  |Control codes:.-|
00000e30  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 54 68 69  |------------.Thi|
00000e40  73 20 61 6c 74 65 72 73  20 74 68 65 20 77 61 79  |s alters the way|
00000e50  20 69 6e 20 77 68 69 63  68 20 63 6f 6e 74 72 6f  | in which contro|
00000e60  6c 20 63 68 61 72 61 63  74 65 72 73 20 69 6e 20  |l characters in |
00000e70  22 66 61 6e 63 79 22 20  74 65 78 74 20 66 69 6c  |"fancy" text fil|
00000e80  65 73 20 61 72 65 0a 68  61 6e 64 6c 65 64 2e 20  |es are.handled. |
00000e90  20 46 6f 72 20 6d 6f 73  74 20 70 75 72 70 6f 73  | For most purpos|
00000ea0  65 73 2c 20 69 74 20 73  68 6f 75 6c 64 20 62 65  |es, it should be|
00000eb0  20 73 65 74 20 74 6f 20  22 73 74 61 6e 64 61 72  | set to "standar|
00000ec0  64 22 2e 20 20 54 68 65  20 22 64 69 73 70 6c 61  |d".  The "displa|
00000ed0  79 22 0a 6f 70 74 69 6f  6e 20 63 61 75 73 65 73  |y".option causes|
00000ee0  20 61 6c 6c 20 63 6f 6e  74 72 6f 6c 20 63 68 61  | all control cha|
00000ef0  72 61 63 74 65 72 73 20  28 6f 74 68 65 72 20 74  |racters (other t|
00000f00  68 61 6e 20 65 6e 64 2d  6f 66 2d 6c 69 6e 65 20  |han end-of-line |
00000f10  63 68 61 72 61 63 74 65  72 73 29 20 61 6e 64 0a  |characters) and.|
00000f20  74 6f 70 2d 62 69 74 2d  73 65 74 20 63 68 61 72  |top-bit-set char|
00000f30  61 63 74 65 72 73 20 74  6f 20 62 65 20 65 78 70  |acters to be exp|
00000f40  61 6e 64 65 64 20 74 6f  20 61 20 70 72 69 6e 74  |anded to a print|
00000f50  61 62 6c 65 20 68 65 78  20 72 65 70 72 65 73 65  |able hex represe|
00000f60  6e 74 61 74 69 6f 6e 2c  0a 65 2e 67 2e 20 22 5b  |ntation,.e.g. "[|
00000f70  37 66 5d 22 20 66 6f 72  20 74 68 65 20 44 45 4c  |7f]" for the DEL|
00000f80  45 54 45 20 63 68 61 72  61 63 74 65 72 2e 20 20  |ETE character.  |
00000f90  49 66 20 22 69 67 6e 6f  72 65 22 20 69 73 20 63  |If "ignore" is c|
00000fa0  68 6f 73 65 6e 2c 20 61  6c 6c 20 63 6f 6e 74 72  |hosen, all contr|
00000fb0  6f 6c 0a 63 68 61 72 61  63 74 65 72 73 20 28 65  |ol.characters (e|
00000fc0  78 63 65 70 74 20 65 6e  64 2d 6f 66 2d 6c 69 6e  |xcept end-of-lin|
00000fd0  65 20 63 68 61 72 61 63  74 65 72 73 29 20 61 6e  |e characters) an|
00000fe0  64 20 74 6f 70 2d 62 69  74 2d 73 65 74 20 63 68  |d top-bit-set ch|
00000ff0  61 72 61 63 74 65 72 73  20 61 72 65 0a 69 67 6e  |aracters are.ign|
00001000  6f 72 65 64 2c 20 61 6e  64 20 6f 6e 6c 79 20 74  |ored, and only t|
00001010  68 65 20 6e 6f 72 6d 61  6c 20 70 72 69 6e 74 61  |he normal printa|
00001020  62 6c 65 20 63 68 61 72  61 63 74 65 72 73 20 61  |ble characters a|
00001030  72 65 20 73 65 6e 74 20  74 6f 20 74 68 65 20 70  |re sent to the p|
00001040  72 69 6e 74 65 72 2e 0a  0a 4d 65 6e 75 0a 3d 3d  |rinter...Menu.==|
00001050  3d 3d 0a 0a 43 6c 69 63  6b 69 6e 67 20 4d 45 4e  |==..Clicking MEN|
00001060  55 20 6f 6e 20 74 68 65  20 69 63 6f 6e 20 70 72  |U on the icon pr|
00001070  6f 64 75 63 65 73 20 61  20 6d 65 6e 75 20 77 68  |oduces a menu wh|
00001080  69 63 68 20 61 6c 6c 6f  77 73 20 74 68 65 20 70  |ich allows the p|
00001090  72 69 6e 74 20 64 65 73  74 69 6e 61 74 69 6f 6e  |rint destination|
000010a0  0a 74 6f 20 62 65 20 73  65 74 2c 20 61 6e 64 20  |.to be set, and |
000010b0  74 68 65 20 70 61 70 65  72 20 73 69 7a 65 20 74  |the paper size t|
000010c0  6f 20 62 65 20 61 6c 74  65 72 65 64 2e 0a 0a 47  |o be altered...G|
000010d0  72 61 70 68 69 63 73 20  70 61 67 65 20 73 69 7a  |raphics page siz|
000010e0  65 20 69 6e 66 6f 72 6d  61 74 69 6f 6e 3a 0a 2d  |e information:.-|
000010f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00001100  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 50 61  |-------------.Pa|
00001110  67 65 20 73 69 7a 65 20  61 6e 64 20 6d 61 72 67  |ge size and marg|
00001120  69 6e 73 20 73 75 70 70  6c 69 65 64 20 68 65 72  |ins supplied her|
00001130  65 20 6d 75 73 74 20 72  65 66 6c 65 63 74 20 74  |e must reflect t|
00001140  68 65 20 61 63 74 75 61  6c 20 70 72 69 6e 74 61  |he actual printa|
00001150  62 6c 65 20 61 72 65 61  0a 6f 66 20 74 68 65 20  |ble area.of the |
00001160  70 61 67 65 2c 20 61 6e  64 20 63 61 6e 6e 6f 74  |page, and cannot|
00001170  20 62 65 20 75 73 65 64  20 74 6f 20 61 6c 74 65  | be used to alte|
00001180  72 20 74 68 65 20 66 6f  72 6d 61 74 20 6f 66 20  |r the format of |
00001190  74 65 78 74 20 70 72 69  6e 74 65 64 20 61 73 20  |text printed as |
000011a0  61 0a 72 65 73 75 6c 74  20 6f 66 20 64 72 61 67  |a.result of drag|
000011b0  67 69 6e 67 20 74 65 78  74 20 66 69 6c 65 73 20  |ging text files |
000011c0  6f 6e 74 6f 20 74 68 65  20 70 72 69 6e 74 65 72  |onto the printer|
000011d0  20 69 63 6f 6e 2e 20 20  54 68 65 20 70 61 70 65  | icon.  The pape|
000011e0  72 20 6c 69 6d 69 74 73  20 61 72 65 0a 75 73 65  |r limits are.use|
000011f0  64 20 74 6f 20 65 6e 73  75 72 65 20 63 6f 72 72  |d to ensure corr|
00001200  65 63 74 20 70 6f 73 69  74 69 6f 6e 69 6e 67 20  |ect positioning |
00001210  6f 66 20 67 72 61 70 68  69 63 73 20 6f 6e 20 74  |of graphics on t|
00001220  68 65 20 70 61 67 65 2c  20 61 6e 64 20 61 72 65  |he page, and are|
00001230  20 61 6c 73 6f 0a 72 65  70 6f 72 74 65 64 20 62  | also.reported b|
00001240  61 63 6b 20 74 6f 20 61  70 70 6c 69 63 61 74 69  |ack to applicati|
00001250  6f 6e 73 20 73 75 63 68  20 61 73 20 44 72 61 77  |ons such as Draw|
00001260  20 66 6f 72 20 69 6e 66  6f 72 6d 61 74 69 6f 6e  | for information|
00001270  20 70 75 72 70 6f 73 65  73 2e 20 54 68 65 0a 76  | purposes. The.v|
00001280  61 6c 75 65 73 20 67 69  76 65 6e 20 72 65 66 65  |alues given refe|
00001290  72 20 74 6f 20 70 6f 72  74 72 61 69 74 2d 6f 72  |r to portrait-or|
000012a0  69 65 6e 74 61 74 69 6f  6e 20 70 61 70 65 72 20  |ientation paper |
000012b0  2d 20 74 68 65 20 63 6f  72 72 65 73 70 6f 6e 64  |- the correspond|
000012c0  69 6e 67 20 76 61 6c 75  65 73 0a 66 6f 72 20 6c  |ing values.for l|
000012d0  61 6e 64 73 63 61 70 65  20 70 72 69 6e 74 69 6e  |andscape printin|
000012e0  67 20 61 72 65 20 64 65  64 75 63 65 64 20 66 72  |g are deduced fr|
000012f0  6f 6d 20 74 68 65 73 65  2e 0a 0a 54 65 78 74 20  |om these...Text |
00001300  70 61 67 65 20 73 69 7a  65 20 69 6e 66 6f 72 6d  |page size inform|
00001310  61 74 69 6f 6e 3a 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ation:.---------|
00001320  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00001330  2d 0a 54 68 65 73 65 20  6d 61 72 67 69 6e 73 20  |-.These margins |
00001340  61 70 70 6c 79 20 74 6f  20 22 66 61 6e 63 79 22  |apply to "fancy"|
00001350  20 61 6e 64 20 22 70 6c  61 69 6e 22 20 74 65 78  | and "plain" tex|
00001360  74 20 70 72 69 6e 74 69  6e 67 2e 20 20 54 68 65  |t printing.  The|
00001370  79 20 61 72 65 20 6d 65  61 73 75 72 65 64 0a 72  |y are measured.r|
00001380  65 6c 61 74 69 76 65 20  74 6f 20 74 68 65 20 70  |elative to the p|
00001390  72 69 6e 74 61 62 6c 65  20 61 72 65 61 20 6f 66  |rintable area of|
000013a0  20 74 68 65 20 70 61 67  65 20 28 61 73 20 64 65  | the page (as de|
000013b0  66 69 6e 65 64 20 62 79  20 74 68 65 20 67 72 61  |fined by the gra|
000013c0  70 68 69 63 73 20 70 61  67 65 0a 73 69 7a 65 20  |phics page.size |
000013d0  69 6e 66 6f 72 6d 61 74  69 6f 6e 29 2c 20 6e 6f  |information), no|
000013e0  74 20 72 65 6c 61 74 69  76 65 20 74 6f 20 74 68  |t relative to th|
000013f0  65 20 74 6f 74 61 6c 20  73 69 7a 65 20 6f 66 20  |e total size of |
00001400  74 68 65 20 70 61 70 65  72 2e 20 20 54 68 65 20  |the paper.  The |
00001410  6c 65 66 74 0a 61 6e 64  20 72 69 67 68 74 20 6d  |left.and right m|
00001420  61 72 67 69 6e 73 20 28  6d 65 61 73 75 72 65 64  |argins (measured|
00001430  20 69 6e 20 63 68 61 72  61 63 74 65 72 73 29 20  | in characters) |
00001440  61 6e 64 20 74 68 65 20  74 6f 70 20 61 6e 64 20  |and the top and |
00001450  62 6f 74 74 6f 6d 20 6d  61 72 67 69 6e 73 0a 28  |bottom margins.(|
00001460  6d 65 61 73 75 72 65 64  20 69 6e 20 6c 69 6e 65  |measured in line|
00001470  73 29 20 6d 61 79 20 62  65 20 63 68 61 6e 67 65  |s) may be change|
00001480  64 2e 20 20 46 72 6f 6d  20 74 68 65 73 65 20 76  |d.  From these v|
00001490  61 6c 75 65 73 2c 20 50  72 69 6e 74 65 72 4c 4a  |alues, PrinterLJ|
000014a0  20 64 65 74 65 72 6d 69  6e 65 73 0a 74 68 65 20  | determines.the |
000014b0  74 6f 74 61 6c 20 6e 75  6d 62 65 72 20 6f 66 20  |total number of |
000014c0  63 68 61 72 61 63 74 65  72 73 2d 70 65 72 2d 6c  |characters-per-l|
000014d0  69 6e 65 20 61 6e 64 20  6c 69 6e 65 73 2d 70 65  |ine and lines-pe|
000014e0  72 2d 70 61 67 65 20 74  68 61 74 20 6d 61 79 20  |r-page that may |
000014f0  62 65 0a 70 72 69 6e 74  65 64 3a 20 74 68 69 73  |be.printed: this|
00001500  20 77 69 6c 6c 20 62 65  20 64 69 66 66 65 72 65  | will be differe|
00001510  6e 74 20 69 6e 20 6c 61  6e 64 73 63 61 70 65 20  |nt in landscape |
00001520  61 6e 64 20 70 6f 72 74  72 61 69 74 20 6f 72 69  |and portrait ori|
00001530  65 6e 74 61 74 69 6f 6e  73 2e 20 20 41 0a 31 73  |entations.  A.1s|
00001540  74 57 6f 72 64 2b 20 70  61 67 65 2d 6c 61 79 6f  |tWord+ page-layo|
00001550  75 74 20 66 6f 72 6d 61  74 20 6c 69 6e 65 20 61  |ut format line a|
00001560  74 20 74 68 65 20 73 74  61 72 74 20 6f 66 20 61  |t the start of a|
00001570  20 64 6f 63 75 6d 65 6e  74 20 63 61 6e 20 6f 76  | document can ov|
00001580  65 72 72 69 64 65 20 74  68 65 0a 6d 65 6e 75 20  |erride the.menu |
00001590  6d 61 72 67 69 6e 20 61  6e 64 20 64 65 64 75 63  |margin and deduc|
000015a0  65 64 20 70 61 67 65 20  73 69 7a 65 20 73 65 74  |ed page size set|
000015b0  74 69 6e 67 73 2c 20 70  72 6f 76 69 64 65 64 20  |tings, provided |
000015c0  74 68 65 20 70 61 67 65  20 6c 65 6e 67 74 68 20  |the page length |
000015d0  61 6e 64 0a 77 69 64 74  68 20 73 70 65 63 69 66  |and.width specif|
000015e0  69 65 64 20 69 6e 20 74  68 65 20 66 69 6c 65 20  |ied in the file |
000015f0  61 72 65 20 6e 6f 74 20  67 72 65 61 74 65 72 20  |are not greater |
00001600  74 68 61 6e 20 74 68 65  20 6d 65 6e 75 20 76 61  |than the menu va|
00001610  6c 75 65 73 2e 20 20 42  6f 74 68 0a 22 70 6c 61  |lues.  Both."pla|
00001620  69 6e 22 20 61 6e 64 20  22 66 61 6e 63 79 22 20  |in" and "fancy" |
00001630  74 65 78 74 20 66 69 6c  65 73 20 61 72 65 20 70  |text files are p|
00001640  72 69 6e 74 65 64 20 75  73 69 6e 67 20 74 68 65  |rinted using the|
00001650  20 70 72 69 6e 74 65 72  27 73 20 43 6f 75 72 69  | printer's Couri|
00001660  65 72 20 66 6f 6e 74 2c  0a 77 69 74 68 20 74 68  |er font,.with th|
00001670  65 20 66 6f 6c 6c 6f 77  69 6e 67 20 63 68 61 72  |e following char|
00001680  61 63 74 65 72 20 61 6e  64 20 6c 69 6e 65 20 73  |acter and line s|
00001690  70 61 63 69 6e 67 73 3a  0a 0a 20 20 20 20 20 20  |pacings:..      |
000016a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000016b0  20 20 20 20 70 6f 72 74  72 61 69 74 20 20 20 20  |    portrait    |
000016c0  20 20 20 6c 61 6e 64 73  63 61 70 65 0a 20 20 20  |   landscape.   |
000016d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000016e0  20 20 20 20 20 20 20 2d  2d 2d 2d 2d 2d 2d 2d 20  |       -------- |
000016f0  20 20 20 20 20 20 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |      ---------.|
00001700  20 20 63 68 61 72 61 63  74 65 72 73 20 70 65 72  |  characters per|
00001710  20 69 6e 63 68 3a 20 20  20 20 20 20 20 31 30 20  | inch:       10 |
00001720  20 20 20 20 20 20 20 20  20 20 20 31 36 2e 36 36  |           16.66|
00001730  0a 0a 20 20 20 20 20 20  20 6c 69 6e 65 73 20 70  |..       lines p|
00001740  65 72 20 69 6e 63 68 3a  20 20 20 20 20 20 20 20  |er inch:        |
00001750  36 20 20 20 20 20 20 20  20 20 20 20 20 20 20 38  |6              8|
00001760  0a 0a 0a 4e 46 53 20 70  72 69 6e 74 69 6e 67 3a  |...NFS printing:|
00001770  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 54 68  |.------------.Th|
00001780  65 72 65 20 69 73 20 61  20 6e 65 77 20 6f 70 74  |ere is a new opt|
00001790  69 6f 6e 20 6f 6e 20 74  68 65 20 70 72 69 6e 74  |ion on the print|
000017a0  65 72 20 64 72 69 76 65  72 73 20 69 6e 20 61 64  |er drivers in ad|
000017b0  64 69 74 69 6f 6e 73 20  74 6f 20 53 65 72 69 61  |ditions to Seria|
000017c0  6c 2c 0a 50 61 72 61 6c  6c 65 6c 2c 20 45 63 6f  |l,.Parallel, Eco|
000017d0  6e 65 74 20 61 6e 64 20  46 69 6c 65 2e 20 54 68  |net and File. Th|
000017e0  69 73 20 69 73 20 66 6f  72 20 4e 46 53 20 70 72  |is is for NFS pr|
000017f0  69 6e 74 69 6e 67 2c 20  66 6f 72 20 75 73 65 20  |inting, for use |
00001800  77 69 74 68 20 74 68 65  20 54 43 50 2f 49 50 0a  |with the TCP/IP.|
00001810  73 75 69 74 65 20 61 76  61 69 6c 61 62 6c 65 20  |suite available |
00001820  66 72 6f 6d 20 41 63 6f  72 6e 2e 20 46 6f 72 20  |from Acorn. For |
00001830  6d 6f 72 65 20 64 65 74  61 69 6c 73 20 61 62 6f  |more details abo|
00001840  75 74 20 74 68 65 20 6f  70 74 69 6f 6e 73 20 72  |ut the options r|
00001850  65 61 64 20 79 6f 75 72  0a 54 43 50 2f 49 50 20  |ead your.TCP/IP |
00001860  6d 61 6e 75 61 6c 2e 0a  0a 41 64 64 69 74 69 6f  |manual...Additio|
00001870  6e 61 6c 20 6e 6f 74 65  73 0a 3d 3d 3d 3d 3d 3d  |nal notes.======|
00001880  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 4d 75 6c 74  |==========..Mult|
00001890  69 70 6c 65 20 66 69 6c  65 20 70 72 69 6e 74 69  |iple file printi|
000018a0  6e 67 3a 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ng:.------------|
000018b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 49 66 20 61 20  |----------.If a |
000018c0  66 69 6c 65 20 69 73 20  64 72 61 67 67 65 64 20  |file is dragged |
000018d0  66 72 6f 6d 20 61 20 64  69 72 65 63 74 6f 72 79  |from a directory|
000018e0  20 76 69 65 77 65 72 20  6f 6e 20 74 6f 20 74 68  | viewer on to th|
000018f0  65 20 70 72 69 6e 74 65  72 20 69 63 6f 6e 20 77  |e printer icon w|
00001900  68 69 6c 65 0a 74 68 65  20 70 72 69 6e 74 65 72  |hile.the printer|
00001910  20 69 73 20 70 72 69 6e  74 69 6e 67 20 6f 72 20  | is printing or |
00001920  70 61 75 73 65 64 2c 20  74 68 65 6e 20 74 68 65  |paused, then the|
00001930  20 66 69 6c 65 20 69 73  20 61 64 64 65 64 20 74  | file is added t|
00001940  6f 20 74 68 65 20 65 6e  64 20 6f 66 20 61 0a 71  |o the end of a.q|
00001950  75 65 75 65 20 6f 66 20  66 69 6c 65 73 2e 20 20  |ueue of files.  |
00001960  57 68 65 6e 20 74 68 65  20 63 75 72 72 65 6e 74  |When the current|
00001970  20 70 72 69 6e 74 20 66  69 6e 69 73 68 65 73 2c  | print finishes,|
00001980  20 74 68 65 20 70 72 69  6e 74 65 72 20 64 72 69  | the printer dri|
00001990  76 65 72 20 61 6c 77 61  79 73 0a 6c 6f 6f 6b 73  |ver always.looks|
000019a0  20 69 6e 20 69 74 73 20  71 75 65 75 65 2c 20 61  | in its queue, a|
000019b0  6e 64 20 69 66 20 69 74  20 69 73 6e 27 74 20 65  |nd if it isn't e|
000019c0  6d 70 74 79 20 73 74 61  72 74 73 20 70 72 69 6e  |mpty starts prin|
000019d0  74 69 6e 67 20 74 68 65  20 66 69 72 73 74 20 65  |ting the first e|
000019e0  6e 74 72 79 2e 0a 49 66  20 61 20 73 65 6c 65 63  |ntry..If a selec|
000019f0  74 69 6f 6e 20 6f 66 20  66 69 6c 65 73 20 61 72  |tion of files ar|
00001a00  65 20 64 72 61 67 67 65  64 20 74 6f 67 65 74 68  |e dragged togeth|
00001a10  65 72 20 6f 6e 20 74 6f  20 74 68 65 20 70 72 69  |er on to the pri|
00001a20  6e 74 65 72 2c 20 74 68  65 6e 20 74 68 65 79 0a  |nter, then they.|
00001a30  61 72 65 20 61 6c 6c 20  70 6c 61 63 65 64 20 69  |are all placed i|
00001a40  6e 20 74 68 65 20 71 75  65 75 65 2e 0a 0a 54 68  |n the queue...Th|
00001a50  65 20 71 75 65 75 65 20  73 74 6f 72 65 73 20 6e  |e queue stores n|
00001a60  61 6d 65 73 20 6f 6e 6c  79 2c 20 61 6e 64 20 69  |ames only, and i|
00001a70  66 20 74 68 65 20 71 75  65 75 65 20 69 73 20 66  |f the queue is f|
00001a80  75 6c 6c 20 77 68 65 6e  20 61 20 66 69 6c 65 20  |ull when a file |
00001a90  69 73 20 64 72 6f 70 70  65 64 0a 6f 6e 20 74 6f  |is dropped.on to|
00001aa0  20 74 68 65 20 70 72 69  6e 74 65 72 20 74 68 65  | the printer the|
00001ab0  6e 20 74 68 69 73 20 66  69 6c 65 20 69 73 20 72  |n this file is r|
00001ac0  65 6a 65 63 74 65 64 20  77 69 74 68 20 61 20 22  |ejected with a "|
00001ad0  50 72 69 6e 74 65 72 20  71 75 65 75 65 20 66 75  |Printer queue fu|
00001ae0  6c 6c 22 0a 65 72 72 6f  72 20 6d 65 73 73 61 67  |ll".error messag|
00001af0  65 2e 20 20 57 68 65 6e  20 61 20 66 69 6c 65 20  |e.  When a file |
00001b00  6e 61 6d 65 20 69 73 20  72 65 74 72 69 65 76 65  |name is retrieve|
00001b10  64 20 66 72 6f 6d 20 74  68 65 20 71 75 65 75 65  |d from the queue|
00001b20  20 66 6f 72 20 70 72 69  6e 74 69 6e 67 2c 0a 74  | for printing,.t|
00001b30  68 65 20 70 72 69 6e 74  65 72 20 64 72 69 76 65  |he printer drive|
00001b40  72 20 63 68 65 63 6b 73  20 69 74 20 66 6f 72 20  |r checks it for |
00001b50  72 65 61 64 61 62 69 6c  69 74 79 2e 20 20 49 66  |readability.  If|
00001b60  20 74 68 65 20 66 69 6c  65 20 63 61 6e 6e 6f 74  | the file cannot|
00001b70  20 62 65 20 66 6f 75 6e  64 2c 0a 6f 72 20 63 61  | be found,.or ca|
00001b80  6e 6e 6f 74 20 62 65 20  72 65 61 64 2c 20 74 68  |nnot be read, th|
00001b90  65 6e 20 69 74 20 69 73  20 64 69 73 63 61 72 64  |en it is discard|
00001ba0  65 64 20 66 72 6f 6d 20  74 68 65 20 71 75 65 75  |ed from the queu|
00001bb0  65 20 77 69 74 68 20 61  6e 20 65 72 72 6f 72 0a  |e with an error.|
00001bc0  6d 65 73 73 61 67 65 2e  0a 0a 46 69 6c 65 73 20  |message...Files |
00001bd0  63 61 6e 6e 6f 74 20 62  65 20 64 72 61 67 67 65  |cannot be dragge|
00001be0  64 20 6f 75 74 20 6f 66  20 61 70 70 6c 69 63 61  |d out of applica|
00001bf0  74 69 6f 6e 20 77 69 6e  64 6f 77 73 20 6f 6e 20  |tion windows on |
00001c00  74 6f 20 74 68 65 20 70  72 69 6e 74 65 72 20 77  |to the printer w|
00001c10  68 69 6c 65 0a 69 74 20  69 73 20 70 72 69 6e 74  |hile.it is print|
00001c20  69 6e 67 2e 20 20 41 6e  79 20 61 74 74 65 6d 70  |ing.  Any attemp|
00001c30  74 20 74 6f 20 64 6f 20  73 6f 20 77 69 6c 6c 20  |t to do so will |
00001c40  70 72 6f 64 75 63 65 20  61 6e 20 22 41 6c 72 65  |produce an "Alre|
00001c50  61 64 79 20 70 72 69 6e  74 69 6e 67 22 0a 65 72  |ady printing".er|
00001c60  72 6f 72 20 6d 65 73 73  61 67 65 2e 20 20 54 68  |ror message.  Th|
00001c70  69 73 20 69 73 20 62 65  63 61 75 73 65 20 73 75  |is is because su|
00001c80  63 68 20 66 69 6c 65 73  20 77 6f 75 6c 64 20 68  |ch files would h|
00001c90  61 76 65 20 74 6f 20 62  65 20 70 68 79 73 69 63  |ave to be physic|
00001ca0  61 6c 6c 79 0a 63 6f 70  69 65 64 20 72 61 74 68  |ally.copied rath|
00001cb0  65 72 20 74 68 61 6e 20  72 65 6d 65 6d 62 65 72  |er than remember|
00001cc0  65 64 20 62 79 20 6e 61  6d 65 2e 0a 0a 54 6f 20  |ed by name...To |
00001cd0  70 72 69 6e 74 20 61 6c  6c 20 6f 72 20 73 6f 6d  |print all or som|
00001ce0  65 20 6f 66 20 74 68 65  20 66 69 6c 65 73 20 69  |e of the files i|
00001cf0  6e 20 61 20 64 69 72 65  63 74 6f 72 79 2c 20 74  |n a directory, t|
00001d00  68 65 20 64 69 72 65 63  74 6f 72 79 20 6d 75 73  |he directory mus|
00001d10  74 20 62 65 0a 6f 70 65  6e 65 64 2c 20 61 6e 64  |t be.opened, and|
00001d20  20 61 20 73 65 6c 65 63  74 69 6f 6e 20 6f 66 20  | a selection of |
00001d30  66 69 6c 65 73 20 63 68  6f 73 65 6e 20 61 6e 64  |files chosen and|
00001d40  20 64 72 61 67 67 65 64  20 6f 6e 20 74 6f 20 74  | dragged on to t|
00001d50  68 65 20 70 72 69 6e 74  65 72 2e 20 49 74 20 69  |he printer. It i|
00001d60  73 0a 6e 6f 74 20 70 6f  73 73 69 62 6c 65 20 74  |s.not possible t|
00001d70  6f 20 70 72 69 6e 74 20  74 68 65 20 63 6f 6e 74  |o print the cont|
00001d80  65 6e 74 73 20 6f 66 20  61 20 64 69 72 65 63 74  |ents of a direct|
00001d90  6f 72 79 20 62 79 20 64  72 61 67 67 69 6e 67 20  |ory by dragging |
00001da0  74 68 65 20 64 69 72 65  63 74 6f 72 79 0a 69 63  |the directory.ic|
00001db0  6f 6e 20 74 6f 20 74 68  65 20 70 72 69 6e 74 65  |on to the printe|
00001dc0  72 2e 0a 0a 43 6c 69 63  6b 69 6e 67 20 6f 6e 20  |r...Clicking on |
00001dd0  74 68 65 20 22 53 74 6f  70 20 70 72 69 6e 74 69  |the "Stop printi|
00001de0  6e 67 22 20 6d 61 69 6e  20 6d 65 6e 75 20 69 74  |ng" main menu it|
00001df0  65 6d 20 77 68 69 6c 65  20 70 72 69 6e 74 69 6e  |em while printin|
00001e00  67 20 61 62 6f 72 74 73  0a 70 72 69 6e 74 69 6e  |g aborts.printin|
00001e10  67 20 63 6f 6d 70 6c 65  74 65 6c 79 2c 20 69 2e  |g completely, i.|
00001e20  65 2e 20 69 74 20 67 69  76 65 73 2d 75 70 20 70  |e. it gives-up p|
00001e30  72 69 6e 74 69 6e 67 20  74 68 65 20 63 75 72 72  |rinting the curr|
00001e40  65 6e 74 20 66 69 6c 65  20 61 6e 64 20 66 6c 75  |ent file and flu|
00001e50  73 68 65 73 0a 74 68 65  20 66 69 6c 65 20 71 75  |shes.the file qu|
00001e60  65 75 65 2e 20 20 43 6c  69 63 6b 69 6e 67 20 22  |eue.  Clicking "|
00001e70  4e 6f 22 20 6f 6e 20 74  68 65 20 70 61 67 65 2d  |No" on the page-|
00001e80  70 72 6f 6d 70 74 20 77  69 6e 64 6f 77 20 68 61  |prompt window ha|
00001e90  73 20 74 68 65 20 73 61  6d 65 0a 65 66 66 65 63  |s the same.effec|
00001ea0  74 2e 20 20 53 6c 69 67  68 74 6c 79 20 6d 6f 72  |t.  Slightly mor|
00001eb0  65 20 73 75 62 74 6c 65  20 63 6f 6e 74 72 6f 6c  |e subtle control|
00001ec0  20 69 73 20 61 76 61 69  6c 61 62 6c 65 20 66 72  | is available fr|
00001ed0  6f 6d 20 74 68 65 20 22  53 74 6f 70 20 70 72 69  |om the "Stop pri|
00001ee0  6e 74 69 6e 67 22 0a 73  75 62 2d 6d 65 6e 75 3a  |nting".sub-menu:|
00001ef0  0a 0a 20 20 20 20 20 53  74 6f 70 20 70 72 69 6e  |..     Stop prin|
00001f00  74 69 6e 67 20 3d 3e 20  41 62 61 6e 64 6f 6e 20  |ting => Abandon |
00001f10  61 6c 6c 0a 20 20 20 20  20 20 20 20 20 20 20 20  |all.            |
00001f20  20 20 20 20 20 20 20 20  20 20 43 61 6e 63 65 6c  |          Cancel|
00001f30  20 63 75 72 72 65 6e 74  0a 20 20 20 20 20 20 20  | current.       |
00001f40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 43  |               C|
00001f50  61 6e 63 65 6c 20 6f 74  68 65 72 73 0a 0a 43 6c  |ancel others..Cl|
00001f60  69 63 6b 69 6e 67 20 22  41 62 61 6e 64 6f 6e 20  |icking "Abandon |
00001f70  61 6c 6c 22 20 69 73 20  74 68 65 20 73 61 6d 65  |all" is the same|
00001f80  20 61 73 20 63 6c 69 63  6b 69 6e 67 20 22 53 74  | as clicking "St|
00001f90  6f 70 20 70 72 69 6e 74  69 6e 67 22 2e 20 20 43  |op printing".  C|
00001fa0  6c 69 63 6b 69 6e 67 0a  22 43 61 6e 63 65 6c 20  |licking."Cancel |
00001fb0  63 75 72 72 65 6e 74 22  20 73 6b 69 70 73 20 74  |current" skips t|
00001fc0  6f 20 74 68 65 20 65 6e  64 20 6f 66 20 74 68 65  |o the end of the|
00001fd0  20 63 75 72 72 65 6e 74  20 64 6f 63 75 6d 65 6e  | current documen|
00001fe0  74 2c 20 74 69 64 69 65  73 2d 75 70 2c 20 61 6e  |t, tidies-up, an|
00001ff0  64 0a 73 74 61 72 74 73  20 70 72 69 6e 74 69 6e  |d.starts printin|
00002000  67 20 6f 66 20 74 68 65  20 6e 65 78 74 20 71 75  |g of the next qu|
00002010  65 75 65 64 20 66 69 6c  65 20 28 6f 72 20 73 74  |eued file (or st|
00002020  6f 70 73 20 70 72 69 6e  74 69 6e 67 20 69 66 20  |ops printing if |
00002030  74 68 65 20 71 75 65 75  65 20 69 73 0a 65 6d 70  |the queue is.emp|
00002040  74 79 29 2e 20 20 43 6c  69 63 6b 69 6e 67 20 22  |ty).  Clicking "|
00002050  43 61 6e 63 65 6c 20 6f  74 68 65 72 73 22 20 61  |Cancel others" a|
00002060  6c 6c 6f 77 73 20 70 72  69 6e 74 69 6e 67 20 6f  |llows printing o|
00002070  66 20 74 68 65 20 63 75  72 72 65 6e 74 20 64 6f  |f the current do|
00002080  63 75 6d 65 6e 74 20 74  6f 0a 63 6f 6e 74 69 6e  |cument to.contin|
00002090  75 65 2c 20 62 75 74 20  66 6c 75 73 68 65 73 20  |ue, but flushes |
000020a0  74 68 65 20 72 65 73 74  20 6f 66 20 74 68 65 20  |the rest of the |
000020b0  66 69 6c 65 20 71 75 65  75 65 20 28 74 68 69 73  |file queue (this|
000020c0  20 6f 70 74 69 6f 6e 20  69 73 20 67 72 65 79 65  | option is greye|
000020d0  64 2d 6f 75 74 0a 69 66  20 74 68 65 20 71 75 65  |d-out.if the que|
000020e0  75 65 20 69 73 20 65 6d  70 74 79 29 2e 0a 0a 22  |ue is empty)..."|
000020f0  53 74 6f 70 20 70 72 69  6e 74 69 6e 67 22 20 61  |Stop printing" a|
00002100  6e 64 20 22 41 62 61 6e  64 6f 6e 20 61 6c 6c 22  |nd "Abandon all"|
00002110  20 73 68 6f 75 6c 64 20  62 65 20 75 73 65 64 20  | should be used |
00002120  69 66 20 79 6f 75 72 20  70 72 69 6e 74 65 72 20  |if your printer |
00002130  67 65 74 73 20 6a 61 6d  6d 65 64 0a 75 70 2c 20  |gets jammed.up, |
00002140  69 66 2c 20 73 61 79 2c  20 74 68 65 20 72 69 62  |if, say, the rib|
00002150  62 6f 6e 20 62 72 65 61  6b 73 20 6f 72 20 74 68  |bon breaks or th|
00002160  65 20 70 61 70 65 72 20  67 65 74 73 20 73 63 72  |e paper gets scr|
00002170  75 6e 67 65 64 2e 20 54  68 69 73 20 63 61 6e 20  |unged. This can |
00002180  6c 65 61 76 65 0a 74 68  65 20 70 72 69 6e 74 65  |leave.the printe|
00002190  72 20 69 6e 20 61 6e 20  6f 64 64 20 73 74 61 74  |r in an odd stat|
000021a0  65 2c 20 73 6f 20 62 65  77 61 72 65 21 20 54 68  |e, so beware! Th|
000021b0  65 20 6f 74 68 65 72 20  74 77 6f 20 6f 70 74 69  |e other two opti|
000021c0  6f 6e 73 20 61 72 65 20  66 6f 72 20 6d 6f 72 65  |ons are for more|
000021d0  0a 64 65 6c 69 63 61 74  65 20 68 61 6e 64 6c 69  |.delicate handli|
000021e0  6e 67 20 63 6f 6e 74 72  6f 6c 73 2c 20 61 6e 64  |ng controls, and|
000021f0  20 74 68 65 79 20 63 61  6e 20 6f 6e 6c 79 20 6c  | they can only l|
00002200  65 61 76 65 20 74 68 65  20 70 72 69 6e 74 65 72  |eave the printer|
00002210  20 69 6e 20 61 0a 73 65  6e 73 69 62 6c 65 20 73  | in a.sensible s|
00002220  74 61 74 65 2e 0a 0a 46  61 6e 63 79 20 74 65 78  |tate...Fancy tex|
00002230  74 3a 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 54 68  |t:.----------.Th|
00002240  65 20 73 74 61 6e 64 61  72 64 20 63 6f 6e 74 72  |e standard contr|
00002250  6f 6c 20 73 65 71 75 65  6e 63 65 73 20 72 65 63  |ol sequences rec|
00002260  6f 67 6e 69 73 65 64 20  69 6e 20 22 66 61 6e 63  |ognised in "fanc|
00002270  79 22 20 74 65 78 74 20  66 69 6c 65 73 20 61 72  |y" text files ar|
00002280  65 20 61 20 73 75 62 73  65 74 0a 6f 66 20 74 68  |e a subset.of th|
00002290  6f 73 65 20 75 73 65 64  20 62 79 20 31 73 74 57  |ose used by 1stW|
000022a0  6f 72 64 2b 2e 20 20 46  6f 72 20 69 6e 73 74 61  |ord+.  For insta|
000022b0  6e 63 65 2c 20 50 69 63  61 2f 45 6c 69 74 65 2f  |nce, Pica/Elite/|
000022c0  63 6f 6e 64 65 6e 73 65  64 2f 65 78 70 61 6e 64  |condensed/expand|
000022d0  65 64 2c 0a 69 74 61 6c  69 63 73 2c 20 75 6e 64  |ed,.italics, und|
000022e0  65 72 6c 69 6e 65 2c 20  66 6f 72 6d 66 65 65 64  |erline, formfeed|
000022f0  2c 20 65 74 63 2e 20 20  49 74 20 69 73 20 6e 6f  |, etc.  It is no|
00002300  74 20 69 6e 74 65 6e 64  65 64 20 74 68 61 74 20  |t intended that |
00002310  74 68 69 73 20 66 65 61  74 75 72 65 20 62 65 0a  |this feature be.|
00002320  75 73 65 64 20 74 6f 20  70 72 69 6e 74 20 66 61  |used to print fa|
00002330  69 74 68 66 75 6c 6c 79  20 61 6c 6c 20 70 6f 73  |ithfully all pos|
00002340  73 69 62 6c 65 20 66 65  61 74 75 72 65 73 20 74  |sible features t|
00002350  68 61 74 20 6d 61 79 20  62 65 20 69 6e 63 6c 75  |hat may be inclu|
00002360  64 65 64 20 69 6e 20 61  0a 66 69 6c 65 20 70 72  |ded in a.file pr|
00002370  6f 64 75 63 65 64 20 62  79 20 31 73 74 57 6f 72  |oduced by 1stWor|
00002380  64 2b 20 28 75 73 65 20  31 73 74 57 6f 72 64 2b  |d+ (use 1stWord+|
00002390  20 74 6f 20 70 72 69 6e  74 20 74 68 65 73 65 21  | to print these!|
000023a0  29 2c 20 62 75 74 20 72  61 74 68 65 72 20 74 68  |), but rather th|
000023b0  61 74 0a 73 69 6d 70 6c  65 20 66 65 61 74 75 72  |at.simple featur|
000023c0  65 73 20 6d 61 79 20 62  65 20 69 6e 63 6c 75 64  |es may be includ|
000023d0  65 64 20 69 6e 20 74 65  78 74 20 66 69 6c 65 73  |ed in text files|
000023e0  20 61 6e 64 20 70 72 69  6e 74 65 64 20 77 69 74  | and printed wit|
000023f0  68 6f 75 74 20 68 61 76  69 6e 67 20 74 6f 0a 6c  |hout having to.l|
00002400  6f 61 64 20 61 20 77 6f  72 64 2d 70 72 6f 63 65  |oad a word-proce|
00002410  73 73 69 6e 67 20 61 70  70 6c 69 63 61 74 69 6f  |ssing applicatio|
00002420  6e 2e 20 20 41 6c 6c 20  70 72 69 6e 74 61 62 6c  |n.  All printabl|
00002430  65 20 63 68 61 72 61 63  74 65 72 73 20 28 69 6e  |e characters (in|
00002440  63 6c 75 64 69 6e 67 0a  74 6f 70 2d 62 69 74 2d  |cluding.top-bit-|
00002450  73 65 74 20 6f 6e 65 73  29 20 6d 61 79 20 62 65  |set ones) may be|
00002460  20 74 72 61 6e 73 6c 61  74 65 64 20 69 6e 74 6f  | translated into|
00002470  20 61 72 62 69 74 72 61  72 79 20 73 74 72 69 6e  | arbitrary strin|
00002480  67 73 20 6f 6e 20 61 0a  70 72 69 6e 74 65 72 2d  |gs on a.printer-|
00002490  62 79 2d 70 72 69 6e 74  65 72 20 62 61 73 69 73  |by-printer basis|
000024a0  2c 20 61 73 20 73 70 65  63 69 66 69 65 64 20 69  |, as specified i|
000024b0  6e 20 74 68 65 20 22 50  72 44 61 74 61 22 20 66  |n the "PrData" f|
000024c0  69 6c 65 20 28 73 65 65  20 74 68 65 20 65 78 61  |ile (see the exa|
000024d0  6d 70 6c 65 0a 66 6f 72  20 74 68 65 20 70 6f 75  |mple.for the pou|
000024e0  6e 64 20 63 68 61 72 61  63 74 65 72 20 69 6e 20  |nd character in |
000024f0  74 68 65 20 66 69 6c 65  20 22 50 72 44 61 74 61  |the file "PrData|
00002500  53 72 63 22 29 2e 0a 0a  50 6c 61 69 6e 20 74 65  |Src")...Plain te|
00002510  78 74 3a 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 0a 43  |xt:.----------.C|
00002520  6f 6e 74 72 6f 6c 20 63  68 61 72 61 63 74 65 72  |ontrol character|
00002530  73 20 28 6f 74 68 65 72  20 74 68 61 6e 20 65 6e  |s (other than en|
00002540  64 2d 6f 66 2d 6c 69 6e  65 29 20 69 6e 20 66 69  |d-of-line) in fi|
00002550  6c 65 73 20 70 72 69 6e  74 65 64 20 61 73 20 22  |les printed as "|
00002560  70 6c 61 69 6e 22 20 74  65 78 74 0a 61 72 65 20  |plain" text.are |
00002570  73 65 6e 74 20 6c 69 74  65 72 61 6c 6c 79 20 74  |sent literally t|
00002580  6f 20 74 68 65 20 70 72  69 6e 74 65 72 2e 20 54  |o the printer. T|
00002590  6f 20 70 72 69 6e 74 20  61 20 6e 61 74 69 76 65  |o print a native|
000025a0  20 50 43 4c 20 66 69 6c  65 20 61 62 73 6f 6c 75  | PCL file absolu|
000025b0  74 65 6c 79 0a 6c 69 74  65 72 61 6c 6c 79 2c 20  |tely.literally, |
000025c0  73 65 74 20 69 74 73 20  74 79 70 65 20 74 6f 20  |set its type to |
000025d0  22 50 72 69 6e 74 6f 75  74 22 2e 0a 0a 47 65 74  |"Printout"...Get|
000025e0  74 69 6e 67 20 74 68 65  20 62 65 73 74 20 6f 75  |ting the best ou|
000025f0  74 20 6f 66 20 67 72 61  70 68 69 63 73 20 70 72  |t of graphics pr|
00002600  69 6e 74 69 6e 67 0a 3d  3d 3d 3d 3d 3d 3d 3d 3d  |inting.=========|
00002610  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00002630  0a 0a 47 72 61 70 68 69  63 73 20 70 72 69 6e 74  |..Graphics print|
00002640  69 6e 67 20 63 61 6e 20  62 65 20 73 6c 6f 77 2e  |ing can be slow.|
00002650  20 49 74 20 69 73 20 69  6d 70 6f 72 74 61 6e 74  | It is important|
00002660  20 74 68 61 74 20 74 68  65 20 75 73 65 72 20 6b  | that the user k|
00002670  6e 6f 77 73 20 68 6f 77  20 74 6f 0a 67 65 74 20  |nows how to.get |
00002680  74 68 65 20 62 65 73 74  20 61 6e 64 20 66 61 73  |the best and fas|
00002690  74 65 73 74 20 70 72 69  6e 74 6f 75 74 73 20 66  |test printouts f|
000026a0  72 6f 6d 20 74 68 65 20  63 6f 6d 70 75 74 65 72  |rom the computer|
000026b0  20 77 69 74 68 6f 75 74  20 6c 6f 73 69 6e 67 20  | without losing |
000026c0  71 75 61 6c 69 74 79 2e  0a 0a 54 6f 20 70 65 72  |quality...To per|
000026d0  66 6f 72 6d 20 61 20 70  72 69 6e 74 6f 75 74 20  |form a printout |
000026e0  74 68 65 20 70 72 69 6e  74 65 72 20 64 72 69 76  |the printer driv|
000026f0  65 72 20 67 72 61 62 73  20 61 6c 6c 20 74 68 65  |er grabs all the|
00002700  20 61 76 61 69 6c 61 62  6c 65 20 6d 65 6d 6f 72  | available memor|
00002710  79 20 69 6e 0a 74 68 65  20 27 4e 65 78 74 27 20  |y in.the 'Next' |
00002720  61 6e 64 20 27 46 72 65  65 27 20 73 6c 6f 74 73  |and 'Free' slots|
00002730  20 73 68 6f 77 6e 20 6f  6e 20 74 68 65 20 54 61  | shown on the Ta|
00002740  73 6b 20 57 69 6e 64 6f  77 20 28 6d 65 6e 75 20  |sk Window (menu |
00002750  6f 6e 20 74 68 65 20 74  61 73 6b 0a 6d 61 6e 61  |on the task.mana|
00002760  67 65 72 20 69 63 6f 6e  20 61 6e 64 20 73 65 6c  |ger icon and sel|
00002770  65 63 74 20 27 54 61 73  6b 20 64 69 73 70 6c 61  |ect 'Task displa|
00002780  79 27 29 2e 20 54 68 65  20 6d 6f 72 65 20 6d 65  |y'). The more me|
00002790  6d 6f 72 79 20 61 76 61  69 6c 61 62 6c 65 20 68  |mory available h|
000027a0  65 72 65 2c 20 74 68 65  0a 66 61 73 74 65 72 20  |ere, the.faster |
000027b0  74 68 69 6e 67 73 20 67  6f 2e 20 41 6e 20 61 76  |things go. An av|
000027c0  65 72 61 67 65 20 41 34  20 70 61 67 65 20 70 72  |erage A4 page pr|
000027d0  69 6e 74 65 64 20 61 74  20 61 20 72 65 73 6f 6c  |inted at a resol|
000027e0  75 74 69 6f 6e 20 6f 66  20 32 30 30 20 62 79 20  |ution of 200 by |
000027f0  31 30 30 0a 64 70 69 20  72 65 71 75 69 72 65 73  |100.dpi requires|
00002800  20 61 62 6f 75 74 20 31  36 30 30 20 62 79 20 31  | about 1600 by 1|
00002810  31 30 30 20 64 6f 74 73  20 28 41 34 20 69 73 20  |100 dots (A4 is |
00002820  31 31 20 69 6e 63 68 65  73 20 75 70 20 62 79 20  |11 inches up by |
00002830  38 20 69 6e 63 68 65 73  20 77 69 64 65 29 2e 0a  |8 inches wide)..|
00002840  54 68 69 73 20 72 65 71  75 69 72 65 73 20 31 36  |This requires 16|
00002850  30 30 2a 31 31 30 30 20  62 79 74 65 73 20 28 31  |00*1100 bytes (1|
00002860  2e 37 36 20 4d 42 29 20  66 6f 72 20 61 20 67 72  |.76 MB) for a gr|
00002870  65 79 2d 73 63 61 6c 65  20 64 75 6d 70 2c 20 31  |ey-scale dump, 1|
00002880  36 30 30 2a 31 31 30 30  0a 62 69 74 73 20 28 32  |600*1100.bits (2|
00002890  32 30 20 6b 42 29 20 66  6f 72 20 61 20 6d 6f 6e  |20 kB) for a mon|
000028a0  6f 63 68 72 6f 6d 65 20  64 75 6d 70 2e 20 49 66  |ochrome dump. If|
000028b0  20 74 68 65 72 65 20 69  73 20 6e 6f 74 20 65 6e  | there is not en|
000028c0  6f 75 67 68 20 6d 65 6d  6f 72 79 20 61 76 61 69  |ough memory avai|
000028d0  6c 61 62 6c 65 0a 74 68  65 6e 20 74 68 65 20 70  |lable.then the p|
000028e0  72 69 6e 74 65 72 20 64  72 69 76 65 72 20 77 69  |rinter driver wi|
000028f0  6c 6c 20 64 6f 20 74 68  65 20 6a 6f 62 20 69 6e  |ll do the job in|
00002900  20 73 65 63 74 69 6f 6e  73 2e 20 49 66 20 79 6f  | sections. If yo|
00002910  75 20 68 61 76 65 20 31  34 30 20 6b 42 20 66 72  |u have 140 kB fr|
00002920  65 65 0a 61 6e 64 20 61  72 65 20 64 6f 69 6e 67  |ee.and are doing|
00002930  20 61 20 6d 6f 6e 6f 63  68 72 6f 6d 65 20 64 75  | a monochrome du|
00002940  6d 70 2c 20 74 68 65 6e  20 69 74 20 77 69 6c 6c  |mp, then it will|
00002950  20 64 6f 20 74 77 6f 20  68 61 6c 66 20 70 61 67  | do two half pag|
00002960  65 73 20 6f 66 20 31 31  30 20 6b 42 0a 65 61 63  |es of 110 kB.eac|
00002970  68 2e 20 49 66 20 79 6f  75 20 61 72 65 20 70 72  |h. If you are pr|
00002980  69 6e 74 69 6e 67 20 61  20 21 44 72 61 77 20 64  |inting a !Draw d|
00002990  6f 63 75 6d 65 6e 74 20  77 68 69 63 68 20 6f 6e  |ocument which on|
000029a0  6c 79 20 63 6f 76 65 72  73 20 74 68 65 20 62 6f  |ly covers the bo|
000029b0  74 74 6f 6d 20 31 2f 34  0a 6f 66 20 74 68 65 20  |ttom 1/4.of the |
000029c0  70 61 67 65 2c 20 74 68  65 6e 20 74 68 65 20 70  |page, then the p|
000029d0  72 69 6e 74 65 72 20 64  72 69 76 65 72 20 77 69  |rinter driver wi|
000029e0  6c 6c 20 6e 6f 74 20 72  65 71 75 69 72 65 20 61  |ll not require a|
000029f0  20 66 75 6c 6c 20 70 61  67 65 2d 77 6f 72 74 68  | full page-worth|
00002a00  20 6f 66 0a 6d 65 6d 6f  72 79 2c 20 61 6e 64 20  | of.memory, and |
00002a10  73 6f 20 69 74 20 67 6f  65 73 20 66 61 73 74 65  |so it goes faste|
00002a20  72 20 73 74 69 6c 6c 2e  0a 0a 53 6f 2c 20 74 6f  |r still...So, to|
00002a30  20 67 65 74 20 74 68 65  20 6d 61 78 69 6d 75 6d  | get the maximum|
00002a40  20 73 70 65 65 64 20 6f  75 74 20 6f 66 20 79 6f  | speed out of yo|
00002a50  75 72 20 70 72 69 6e 74  6f 75 74 73 20 64 6f 20  |ur printouts do |
00002a60  74 68 65 20 66 6f 6c 6c  6f 77 69 6e 67 3a 0a 20  |the following:. |
00002a70  61 29 20 44 65 63 69 64  65 20 69 66 20 79 6f 75  |a) Decide if you|
00002a80  20 63 61 6e 20 70 72 69  6e 74 20 69 6e 20 6d 6f  | can print in mo|
00002a90  6e 6f 63 68 72 6f 6d 65  20 69 6e 73 74 65 61 64  |nochrome instead|
00002aa0  20 6f 66 20 67 72 65 79  2d 73 63 61 6c 65 64 2e  | of grey-scaled.|
00002ab0  20 54 68 69 73 20 63 61  6e 0a 67 69 76 65 20 61  | This can.give a|
00002ac0  20 73 70 65 65 64 20 69  6d 70 72 6f 76 65 6d 65  | speed improveme|
00002ad0  6e 74 20 6f 66 20 75 70  20 74 6f 20 38 2c 20 73  |nt of up to 8, s|
00002ae0  6f 20 69 74 20 69 73 20  77 6f 72 74 68 20 64 6f  |o it is worth do|
00002af0  69 6e 67 2e 20 59 6f 75  20 6f 6e 6c 79 20 6e 65  |ing. You only ne|
00002b00  65 64 0a 67 72 65 79 2d  73 63 61 6c 65 64 20 6f  |ed.grey-scaled o|
00002b10  75 74 70 75 74 20 69 66  20 79 6f 75 20 61 72 65  |utput if you are|
00002b20  20 75 73 69 6e 67 20 66  6f 6e 74 73 20 6f 72 20  | using fonts or |
00002b30  73 70 72 69 74 65 73 20  69 6e 20 61 6e 79 74 68  |sprites in anyth|
00002b40  69 6e 67 20 6f 74 68 65  72 20 74 68 61 6e 0a 62  |ing other than.b|
00002b50  6c 61 63 6b 20 61 6e 64  20 77 68 69 74 65 2e 20  |lack and white. |
00002b60  4d 6f 73 74 20 6f 66 20  74 68 65 20 74 69 6d 65  |Most of the time|
00002b70  20 6d 6f 6e 6f 63 68 72  6f 6d 65 20 64 75 6d 70  | monochrome dump|
00002b80  73 20 77 69 6c 6c 20 64  6f 2e 0a 20 62 29 20 4d  |s will do.. b) M|
00002b90  61 6b 65 20 73 75 72 65  20 79 6f 75 20 68 61 76  |ake sure you hav|
00002ba0  65 20 70 6c 65 6e 74 79  20 6f 66 20 61 76 61 69  |e plenty of avai|
00002bb0  6c 61 62 6c 65 20 6d 65  6d 6f 72 79 20 69 6e 20  |lable memory in |
00002bc0  74 68 65 20 27 4e 65 78  74 27 20 61 6e 64 20 27  |the 'Next' and '|
00002bd0  46 72 65 65 27 0a 73 6c  6f 74 73 2e 20 53 68 72  |Free'.slots. Shr|
00002be0  69 6e 6b 20 79 6f 75 72  20 52 4d 41 20 61 73 20  |ink your RMA as |
00002bf0  6d 75 63 68 20 61 73 20  70 6f 73 73 69 62 6c 65  |much as possible|
00002c00  2c 20 64 69 73 70 6f 73  65 20 6f 66 20 61 6e 79  |, dispose of any|
00002c10  20 73 70 72 69 74 65 73  20 79 6f 75 20 6d 69 67  | sprites you mig|
00002c20  68 74 0a 68 61 76 65 20  69 6e 20 74 68 65 20 73  |ht.have in the s|
00002c30  70 72 69 74 65 20 70 6f  6f 6c 2c 20 67 65 74 20  |prite pool, get |
00002c40  72 69 64 20 6f 66 20 61  6e 20 65 6d 70 74 79 20  |rid of an empty |
00002c50  52 41 4d 20 64 69 73 63  2e 20 52 65 6d 65 6d 62  |RAM disc. Rememb|
00002c60  65 72 20 2d 20 74 68 65  20 6d 6f 72 65 0a 6d 65  |er - the more.me|
00002c70  6d 6f 72 79 20 61 76 61  69 6c 61 62 6c 65 2c 20  |mory available, |
00002c80  74 68 65 20 66 61 73 74  65 72 20 69 74 20 77 6f  |the faster it wo|
00002c90  72 6b 73 2e 0a 0a 27 46  61 6e 63 79 20 74 65 78  |rks...'Fancy tex|
00002ca0  74 27 20 66 69 6c 65 20  66 6f 72 6d 61 74 3a 0a  |t' file format:.|
00002cb0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00002cc0  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 54 68 65 20 27 66  |---------.The 'f|
00002cd0  61 6e 63 79 27 20 74 65  78 74 20 66 69 6c 65 20  |ancy' text file |
00002ce0  66 6f 72 6d 61 74 20 69  73 20 66 61 69 72 6c 79  |format is fairly|
00002cf0  20 73 69 6d 70 6c 65 2e  20 49 74 20 63 6f 6e 73  | simple. It cons|
00002d00  69 73 74 73 20 6f 66 20  70 6c 61 69 6e 20 74 65  |ists of plain te|
00002d10  78 74 2c 0a 77 69 74 68  20 61 64 64 65 64 20 73  |xt,.with added s|
00002d20  70 65 63 69 61 6c 20 73  65 71 75 65 6e 63 65 73  |pecial sequences|
00002d30  3a 0a 0a 43 68 61 72 61  63 74 65 72 20 73 65 71  |:..Character seq|
00002d40  75 65 6e 63 65 20 20 20  20 20 4d 65 61 6e 69 6e  |uence     Meanin|
00002d50  67 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |g               |
00002d60  20 20 20 20 20 20 41 63  74 69 6f 6e 0a 20 20 20  |      Action.   |
00002d70  20 20 20 3c 38 3e 20 20  20 20 20 20 20 20 20 20  |   <8>          |
00002d80  20 42 61 63 6b 73 70 61  63 65 20 63 68 61 72 61  | Backspace chara|
00002d90  63 74 65 72 20 20 20 20  20 20 42 61 63 6b 73 70  |cter      Backsp|
00002da0  61 63 65 20 69 66 20 70  6f 73 73 69 62 6c 65 0a  |ace if possible.|
00002db0  20 20 20 20 20 20 3c 39  3e 20 20 20 20 20 20 20  |      <9>       |
00002dc0  20 20 20 20 54 61 62 20  63 68 61 72 61 63 74 65  |    Tab characte|
00002dd0  72 20 20 20 20 20 20 20  20 20 20 20 20 54 61 62  |r            Tab|
00002de0  75 6c 61 74 65 20 74 6f  20 6e 65 78 74 20 38 74  |ulate to next 8t|
00002df0  68 20 63 6f 6c 75 6d 6e  0a 20 20 20 20 20 3c 31  |h column.     <1|
00002e00  30 3e 20 20 20 20 20 20  20 20 20 20 20 4c 69 6e  |0>           Lin|
00002e10  65 66 65 65 64 20 63 68  61 72 61 63 74 65 72 20  |efeed character |
00002e20  20 20 20 20 20 20 50 6f  73 73 69 62 6c 65 20 65  |      Possible e|
00002e30  6e 64 2d 6f 66 2d 6c 69  6e 65 0a 20 20 20 20 20  |nd-of-line.     |
00002e40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00002e60  20 20 20 20 20 20 20 20  20 28 64 65 70 65 6e 64  |         (depend|
00002e70  73 20 6f 6e 20 6f 70 74  69 6f 6e 73 29 0a 20 20  |s on options).  |
00002e80  20 20 20 3c 31 31 3e 3c  78 3e 20 20 20 20 20 20  |   <11><x>      |
00002e90  20 20 43 6f 6e 64 69 74  69 6f 6e 61 6c 20 70 61  |  Conditional pa|
00002ea0  67 65 62 72 65 61 6b 20  20 20 20 50 61 67 65 20  |gebreak    Page |
00002eb0  62 72 65 61 6b 20 69 66  20 6c 65 73 73 20 74 68  |break if less th|
00002ec0  61 6e 20 78 2d 31 36 0a  20 20 20 20 20 20 20 20  |an x-16.        |
00002ed0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00002ef0  20 20 20 20 20 20 6c 69  6e 65 73 20 6c 65 66 74  |      lines left|
00002f00  20 6f 6e 20 70 61 67 65  2c 20 65 6c 73 65 20 61  | on page, else a|
00002f10  20 6e 65 77 0a 20 20 20  20 20 20 20 20 20 20 20  | new.           |
00002f20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00002f40  20 20 20 6c 69 6e 65 2e  0a 20 20 20 20 20 3c 31  |   line..     <1|
00002f50  32 3e 20 20 20 20 20 20  20 20 20 20 20 55 6e 63  |2>           Unc|
00002f60  6f 6e 64 69 74 69 6f 6e  61 6c 20 70 61 67 65 62  |onditional pageb|
00002f70  72 65 61 6b 20 20 47 6f  20 74 6f 20 61 20 6e 65  |reak  Go to a ne|
00002f80  77 20 70 61 67 65 20 28  69 2e 65 2e 20 61 20 70  |w page (i.e. a p|
00002f90  61 67 65 0a 20 20 20 20  20 20 20 20 20 20 20 20  |age.            |
00002fa0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00002fc0  20 20 62 72 65 61 6b 29  0a 20 20 20 20 20 3c 31  |  break).     <1|
00002fd0  33 3e 20 20 20 20 20 20  20 20 20 20 20 52 65 74  |3>           Ret|
00002fe0  75 72 6e 20 63 68 61 72  61 63 74 65 72 20 20 20  |urn character   |
00002ff0  20 20 20 20 20 20 50 6f  73 73 69 62 6c 65 20 65  |      Possible e|
00003000  6e 64 2d 6f 66 2d 6c 69  6e 65 0a 20 20 20 20 20  |nd-of-line.     |
00003010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00003030  20 20 20 20 20 20 20 20  20 28 64 65 70 65 6e 64  |         (depend|
00003040  73 20 6f 6e 20 6f 70 74  69 6f 6e 73 29 0a 20 3c  |s on options). <|
00003050  32 34 3e 3c 78 3e 3c 79  3e 2c 3c 6e 3e 20 20 20  |24><x><y>,<n>   |
00003060  20 20 46 6f 6f 74 6e 6f  74 65 20 72 65 66 65 72  |  Footnote refer|
00003070  65 6e 63 65 20 20 20 20  20 20 20 52 65 66 65 72  |ence       Refer|
00003080  65 6e 63 65 20 74 6f 20  66 6f 6f 74 6e 6f 74 65  |ence to footnote|
00003090  20 3c 6e 3e 2c 20 73 6f  0a 20 20 20 20 20 20 20  | <n>, so.       |
000030a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000030c0  20 20 20 20 20 20 20 70  72 69 6e 74 20 3c 6e 3e  |       print <n>|
000030d0  2e 0a 20 20 20 20 20 3c  32 35 3e 20 20 20 20 20  |..     <25>     |
000030e0  20 20 20 20 20 20 53 6f  66 74 20 68 79 70 68 65  |      Soft hyphe|
000030f0  6e 20 20 20 20 20 20 20  20 20 20 20 20 20 20 50  |n              P|
00003100  72 69 6e 74 20 61 20 68  79 70 68 65 6e 0a 20 20  |rint a hyphen.  |
00003110  20 20 20 3c 32 37 3e 20  20 20 20 20 20 20 20 20  |   <27>         |
00003120  20 20 45 73 63 61 70 65  20 63 68 61 72 61 63 74  |  Escape charact|
00003130  65 72 20 20 20 20 20 20  20 20 20 53 74 61 72 74  |er         Start|
00003140  20 65 73 63 61 70 65 20  73 65 71 75 65 6e 63 65  | escape sequence|
00003150  0a 20 3c 32 38 3e 2c 3c  32 39 3e 20 6f 72 20 3c  |. <28>,<29> or <|
00003160  33 30 3e 20 20 53 6f 66  74 20 73 70 61 63 65 20  |30>  Soft space |
00003170  20 20 20 20 20 20 20 20  20 20 20 20 20 20 44 69  |              Di|
00003180  73 63 61 72 64 20 69 66  20 70 72 65 63 65 64 65  |scard if precede|
00003190  73 20 61 20 3c 31 30 3e  2c 0a 20 20 20 20 20 20  |s a <10>,.      |
000031a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000031c0  20 20 20 20 20 20 20 20  3c 31 31 3e 2c 20 3c 31  |        <11>, <1|
000031d0  32 3e 20 6f 72 20 3c 31  33 3e 2c 20 65 6c 73 65  |2> or <13>, else|
000031e0  20 70 72 69 6e 74 0a 20  20 20 20 20 20 20 20 20  | print.         |
000031f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00003210  20 20 20 20 20 61 20 73  70 61 63 65 0a 20 20 20  |     a space.   |
00003220  20 20 3c 33 31 3e 20 20  20 20 20 20 20 20 20 20  |  <31>          |
00003230  20 46 6f 72 6d 61 74 20  63 68 61 72 61 63 74 65  | Format characte|
00003240  72 20 20 20 20 20 20 20  20 20 53 74 61 72 74 20  |r         Start |
00003250  66 6f 72 6d 61 74 20 73  65 71 75 65 6e 63 65 0a  |format sequence.|
00003260  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00003280  20 20 20 20 20 20 20 20  20 20 20 20 20 20 28 72  |              (r|
00003290  65 73 65 72 76 65 64 20  66 6f 72 20 41 63 6f 72  |eserved for Acor|
000032a0  6e 20 75 73 65 29 0a 20  20 20 20 20 3c 31 32 37  |n use).     <127|
000032b0  3e 20 20 20 20 20 20 20  20 20 20 44 65 6c 65 74  |>          Delet|
000032c0  65 20 63 68 61 72 61 63  74 65 72 20 20 20 20 20  |e character     |
000032d0  20 20 20 20 49 67 6e 6f  72 65 64 0a 0a 45 73 63  |    Ignored..Esc|
000032e0  61 70 65 20 73 65 71 75  65 6e 63 65 20 20 20 20  |ape sequence    |
000032f0  20 20 20 4d 65 61 6e 69  6e 67 0a 20 3c 32 37 3e  |   Meaning. <27>|
00003300  3c 25 31 31 30 30 30 30  30 30 3e 20 20 53 74 61  |<%11000000>  Sta|
00003310  72 74 20 6c 69 74 65 72  61 6c 20 65 73 63 61 70  |rt literal escap|
00003320  65 20 73 65 71 75 65 6e  63 65 0a 20 3c 32 37 3e  |e sequence. <27>|
00003330  3c 25 31 30 66 65 64 63  62 61 3e 20 20 49 66 20  |<%10fedcba>  If |
00003340  27 61 27 20 73 77 69 74  63 68 65 73 20 62 6f 6c  |'a' switches bol|
00003350  64 20 73 74 79 6c 65 20  6f 6e 20 28 31 29 20 61  |d style on (1) a|
00003360  6e 64 20 6f 66 66 20 28  30 29 0a 20 20 20 20 20  |nd off (0).     |
00003370  20 20 20 20 20 20 20 20  20 20 20 20 20 49 66 20  |             If |
00003380  27 62 27 20 73 77 69 74  63 68 65 73 20 6c 69 67  |'b' switches lig|
00003390  68 74 20 73 74 79 6c 65  20 6f 6e 20 28 31 29 20  |ht style on (1) |
000033a0  61 6e 64 20 6f 66 66 20  28 30 29 0a 20 20 20 20  |and off (0).    |
000033b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 49 66  |              If|
000033c0  20 27 63 27 20 73 77 69  74 63 68 65 73 20 69 74  | 'c' switches it|
000033d0  61 6c 69 63 20 73 74 79  6c 65 20 6f 6e 20 28 31  |alic style on (1|
000033e0  29 20 61 6e 64 20 6f 66  66 20 28 30 29 0a 20 20  |) and off (0).  |
000033f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00003400  49 66 20 27 64 27 20 73  77 69 74 63 68 65 73 20  |If 'd' switches |
00003410  75 6e 64 65 72 6c 69 6e  65 20 73 74 79 6c 65 20  |underline style |
00003420  6f 6e 20 28 31 29 20 61  6e 64 20 6f 66 66 20 28  |on (1) and off (|
00003430  30 29 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |0).             |
00003440  20 20 20 20 20 49 66 20  27 65 27 20 73 77 69 74  |     If 'e' swit|
00003450  63 68 65 73 20 73 75 70  65 72 73 63 72 69 70 74  |ches superscript|
00003460  20 73 74 79 6c 65 20 6f  6e 20 28 31 29 20 61 6e  | style on (1) an|
00003470  64 20 6f 66 66 20 28 30  29 0a 20 20 20 20 20 20  |d off (0).      |
00003480  20 20 20 20 20 20 20 20  20 20 20 20 49 66 20 27  |            If '|
00003490  66 27 20 73 77 69 74 63  68 65 73 20 73 75 62 73  |f' switches subs|
000034a0  63 72 69 70 74 20 73 74  79 6c 65 20 6f 6e 20 28  |cript style on (|
000034b0  31 29 20 61 6e 64 20 6f  66 66 20 28 30 29 0a 20  |1) and off (0). |
000034c0  20 3c 32 37 3e 3c 6f 74  68 65 72 3e 20 20 20 20  | <27><other>    |
000034d0  20 49 67 6e 6f 72 65 64  0a 0a 41 20 6c 69 74 65  | Ignored..A lite|
000034e0  72 61 6c 20 65 73 63 61  70 65 20 73 65 71 75 65  |ral escape seque|
000034f0  6e 63 65 20 69 73 20 61  20 73 65 71 75 65 6e 63  |nce is a sequenc|
00003500  65 20 6f 66 20 63 68 61  72 61 63 74 65 72 73 20  |e of characters |
00003510  77 68 69 63 68 20 61 72  65 20 73 65 6e 74 0a 64  |which are sent.d|
00003520  69 72 65 63 74 6c 79 20  74 6f 20 74 68 65 20 70  |irectly to the p|
00003530  72 69 6e 74 65 72 20 2d  20 61 6e 64 20 68 65 6e  |rinter - and hen|
00003540  63 65 20 61 72 65 20 70  72 69 6e 74 65 72 20 73  |ce are printer s|
00003550  70 65 63 69 66 69 63 2e  20 54 68 65 20 73 65 71  |pecific. The seq|
00003560  75 65 6e 63 65 20 69 73  0a 65 6e 64 65 64 20 62  |uence is.ended b|
00003570  79 20 61 20 3c 32 37 3e  3c 30 3e 2e 20 41 20 22  |y a <27><0>. A "|
00003580  7c 7c 22 20 70 61 69 72  20 73 65 6e 64 73 20 61  |||" pair sends a|
00003590  20 22 7c 22 20 63 68 61  72 61 63 74 65 72 2c 20  | "|" character, |
000035a0  61 20 22 7c 3f 22 20 70  61 69 72 20 73 65 6e 64  |a "|?" pair send|
000035b0  73 20 61 0a 3c 31 32 37  3e 2c 20 61 6e 64 20 61  |s a.<127>, and a|
000035c0  6e 79 20 6f 74 68 65 72  20 22 7c 3c 78 3e 22 20  |ny other "|<x>" |
000035d0  73 65 71 75 65 6e 63 65  20 73 65 6e 64 73 20 3c  |sequence sends <|
000035e0  78 20 41 4e 44 20 33 31  3e 2e 20 54 68 75 73 20  |x AND 31>. Thus |
000035f0  74 6f 20 73 65 6e 64 20  61 6e 0a 65 73 63 61 70  |to send an.escap|
00003600  65 20 63 68 61 72 61 63  74 65 72 20 75 73 65 20  |e character use |
00003610  22 7c 5b 22 2e 0a 0a 54  68 65 20 66 69 6c 65 20  |"|["...The file |
00003620  66 6f 72 6d 61 74 20 69  73 20 61 6c 6d 6f 73 74  |format is almost|
00003630  20 61 20 73 75 62 73 65  74 20 6f 66 20 74 68 65  | a subset of the|
00003640  20 31 73 74 20 57 6f 72  64 20 50 6c 75 73 20 66  | 1st Word Plus f|
00003650  69 6c 65 20 66 6f 72 6d  61 74 2c 20 74 68 65 0a  |ile format, the.|
00003660  62 61 73 69 63 20 6f 6d  69 73 73 69 6f 6e 73 20  |basic omissions |
00003670  62 65 69 6e 67 20 68 65  61 64 65 72 73 20 61 6e  |being headers an|
00003680  64 20 66 6f 6f 74 65 72  73 2c 20 61 6e 64 20 61  |d footers, and a|
00003690  6e 20 69 6e 63 6f 6d 70  6c 65 74 65 20 69 6d 70  |n incomplete imp|
000036a0  6c 65 6d 65 6e 74 61 74  69 6f 6e 0a 6f 66 20 66  |lementation.of f|
000036b0  6f 6f 74 6e 6f 74 65 73  2e 0a 0a 54 68 65 20 22  |ootnotes...The "|
000036c0  50 72 44 61 74 61 22 20  66 69 6c 65 3a 0a 2d 2d  |PrData" file:.--|
000036d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
000036e0  54 68 69 73 20 66 69 6c  65 20 63 6f 6e 74 61 69  |This file contai|
000036f0  6e 73 20 70 72 69 6e 74  65 72 20 63 6f 6e 66 69  |ns printer confi|
00003700  67 75 72 61 74 69 6f 6e  20 69 6e 66 6f 72 6d 61  |guration informa|
00003710  74 69 6f 6e 2e 20 20 49  74 20 69 73 20 72 65 61  |tion.  It is rea|
00003720  64 20 77 68 65 6e 20 74  68 65 0a 61 70 70 6c 69  |d when the.appli|
00003730  63 61 74 69 6f 6e 20 73  74 61 72 74 73 2c 20 61  |cation starts, a|
00003740  6e 64 20 75 70 64 61 74  65 64 20 62 79 20 74 68  |nd updated by th|
00003750  65 20 22 53 61 76 65 20  63 68 6f 69 63 65 73 22  |e "Save choices"|
00003760  20 6d 65 6e 75 20 69 74  65 6d 2e 20 49 6e 63 6c  | menu item. Incl|
00003770  75 64 65 64 20 69 6e 0a  74 68 65 20 66 69 6c 65  |uded in.the file|
00003780  20 61 72 65 20 74 68 65  20 70 72 69 6e 74 65 72  | are the printer|
00003790  2d 73 70 65 63 69 66 69  63 20 63 6f 6e 74 72 6f  |-specific contro|
000037a0  6c 20 73 65 71 75 65 6e  63 65 73 20 75 73 65 64  |l sequences used|
000037b0  20 74 6f 20 70 72 69 6e  74 20 22 66 61 6e 63 79  | to print "fancy|
000037c0  22 0a 74 65 78 74 20 66  65 61 74 75 72 65 73 2e  |".text features.|
000037d0  20 20 22 50 72 44 61 74  61 22 20 69 73 20 61 20  |  "PrData" is a |
000037e0  63 6f 6d 70 72 65 73 73  65 64 20 66 69 6c 65 20  |compressed file |
000037f0  63 6f 6e 74 61 69 6e 69  6e 67 20 6e 6f 20 63 6f  |containing no co|
00003800  6d 6d 65 6e 74 73 2e 20  20 41 0a 63 6f 6d 6d 65  |mments.  A.comme|
00003810  6e 74 65 64 20 76 65 72  73 69 6f 6e 20 69 73 20  |nted version is |
00003820  70 72 6f 76 69 64 65 64  20 61 73 20 22 50 72 44  |provided as "PrD|
00003830  61 74 61 53 72 63 22 2c  20 61 6e 64 20 74 68 65  |ataSrc", and the|
00003840  72 65 20 69 73 20 61 20  63 6f 6d 70 72 65 73 73  |re is a compress|
00003850  69 6f 6e 0a 75 74 69 6c  69 74 79 2c 20 22 50 72  |ion.utility, "Pr|
00003860  53 71 75 61 73 68 65 72  22 2e 20 20 54 68 65 20  |Squasher".  The |
00003870  70 72 69 6e 74 65 72 20  64 72 69 76 65 72 20 63  |printer driver c|
00003880  61 6e 20 72 65 61 64 20  75 6e 63 6f 6d 70 72 65  |an read uncompre|
00003890  73 73 65 64 20 63 6f 6d  6d 65 6e 74 65 64 0a 50  |ssed commented.P|
000038a0  72 44 61 74 61 20 66 69  6c 65 73 2c 20 62 75 74  |rData files, but|
000038b0  20 74 68 65 79 20 63 61  75 73 65 20 69 74 20 74  | they cause it t|
000038c0  6f 20 73 74 61 72 74 2d  75 70 20 6d 6f 72 65 20  |o start-up more |
000038d0  73 6c 6f 77 6c 79 2e 20  20 54 6f 20 70 72 6f 64  |slowly.  To prod|
000038e0  75 63 65 20 79 6f 75 72  0a 6f 77 6e 20 50 72 44  |uce your.own PrD|
000038f0  61 74 61 20 66 69 6c 65  73 20 66 6f 72 20 64 69  |ata files for di|
00003900  66 66 65 72 65 6e 74 20  70 72 69 6e 74 65 72 73  |fferent printers|
00003910  2c 20 65 64 69 74 20 61  20 63 6f 70 79 20 6f 66  |, edit a copy of|
00003920  20 22 50 72 44 61 74 61  53 72 63 22 2c 20 63 68  | "PrDataSrc", ch|
00003930  65 63 6b 0a 69 74 20 66  6f 72 20 6d 69 73 74 61  |eck.it for mista|
00003940  6b 65 73 20 28 21 21 29  2c 20 74 68 65 6e 20 75  |kes (!!), then u|
00003950  73 65 20 22 50 72 53 71  75 61 73 68 65 72 22 20  |se "PrSquasher" |
00003960  66 72 6f 6d 20 74 68 65  20 63 6f 6d 6d 61 6e 64  |from the command|
00003970  2d 6c 69 6e 65 20 74 6f  20 6d 61 6b 65 20 61 0a  |-line to make a.|
00003980  6e 65 77 20 22 50 72 44  61 74 61 22 20 66 72 6f  |new "PrData" fro|
00003990  6d 20 69 74 2e 20 20 49  66 20 79 6f 75 20 69 6e  |m it.  If you in|
000039a0  63 72 65 61 73 65 20 74  68 65 20 6e 75 6d 62 65  |crease the numbe|
000039b0  72 20 6f 66 20 65 6e 74  72 69 65 73 20 69 6e 20  |r of entries in |
000039c0  22 50 72 44 61 74 61 22  2c 0a 79 6f 75 20 6d 61  |"PrData",.you ma|
000039d0  79 20 61 6c 73 6f 20 6e  65 65 64 20 74 6f 20 69  |y also need to i|
000039e0  6e 63 72 65 61 73 65 20  74 68 65 20 22 57 69 6d  |ncrease the "Wim|
000039f0  70 73 6c 6f 74 22 20 73  69 7a 65 20 69 6e 20 22  |pslot" size in "|
00003a00  21 52 75 6e 22 2e 20 54  6f 20 72 75 6e 0a 50 72  |!Run". To run.Pr|
00003a10  53 71 75 61 73 68 65 72  20 79 6f 75 20 73 68 6f  |Squasher you sho|
00003a20  75 6c 64 20 6f 70 65 6e  20 74 68 65 20 70 72 69  |uld open the pri|
00003a30  6e 74 65 72 20 61 70 70  6c 69 63 61 74 69 6f 6e  |nter application|
00003a40  20 64 69 72 65 63 74 6f  72 79 20 28 75 73 69 6e  | directory (usin|
00003a50  67 0a 73 68 69 66 74 2d  53 45 4c 45 43 54 29 2c  |g.shift-SELECT),|
00003a60  20 61 6e 64 20 64 6f 75  62 6c 65 2d 63 6c 69 63  | and double-clic|
00003a70  6b 20 6f 6e 20 74 68 65  20 42 41 53 49 43 20 70  |k on the BASIC p|
00003a80  72 6f 67 72 61 6d 20 50  72 53 71 75 61 73 68 65  |rogram PrSquashe|
00003a90  72 2e 20 59 6f 75 20 6d  75 73 74 0a 74 68 65 6e  |r. You must.then|
00003aa0  20 74 79 70 65 20 69 6e  20 74 68 65 20 61 62 73  | type in the abs|
00003ab0  6f 6c 75 74 65 20 70 61  74 68 2d 6e 61 6d 65 73  |olute path-names|
00003ac0  20 6f 66 20 74 68 65 20  69 6e 70 75 74 20 28 75  | of the input (u|
00003ad0  6e 73 71 75 61 73 68 65  64 20 50 72 44 61 74 61  |nsquashed PrData|
00003ae0  53 72 63 29 20 61 6e 64  0a 6f 75 74 70 75 74 20  |Src) and.output |
00003af0  28 73 71 75 61 73 68 65  64 20 50 72 44 61 74 61  |(squashed PrData|
00003b00  29 20 66 69 6c 65 73 2e  0a 0a                    |) files...|
00003b0a
PrinterDMs/!PrinterLJ/!Help.m0
PrinterDMs/!PrinterLJ/!Help.m1
PrinterDMs/!PrinterLJ/!Help.m2
PrinterDMs/!PrinterLJ/!Help.m4
PrinterDMs/!PrinterLJ/!Help.m5