Home » Personal collection » Acorn ADFS disks » Archimedes » 1st_Word_Plus_Utils.ADF » 1WP_Print/Sources/ibm_prop

1WP_Print/Sources/ibm_prop

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 » Archimedes » 1st_Word_Plus_Utils.ADF
Filename: 1WP_Print/Sources/ibm_prop
Read OK:
File size: 1B64 bytes
Load address: FFFFFF41
Exec address: E94D2964
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
*    0060.25 GST 295/0.01
*
*****************************************************************
*                                                               *
*                                                               *
*                                                               *
*                  IBM PROPRINTER CONFIGURATION                 *
*                  ============================                 *
*                                                               *
*                                                               *
*    This file contains configuration details for the printer   *
*    described below.  To modify the printer configuration,     *
*    you must:                                                  *
*                                                               *
*    (a)  Read the chapter PRINTER CONFIGURATION in your User   *
*         Manual - THOROUGHLY!                                  *
*                                                               *
*    (b)  Edit this file using 1st Word Plus to make the        *
*         required changes (all values are HEXADECIMAL).        *
*                                                               *
*    (c)  Run the !1stConvrt program to install the new driver. *
*                                                               *
*    Consult your User Manual for details of how to load your   *
*    custom driver from the 1st Word Plus desktop, and how to   *
*    make it your default printer.                              *
*                                                               *
*    Copyright (C) 1986, 1987, 1988, GST Holdings Ltd           *
*    Copyright (C) 1989, GST Holdings plc                       *
*****************************************************************


*    Printer name
*    ============
*
*    For display on the 1st Word Plus desktop keypad 
*    and 1st Mail Printer Configuration form
*    (max 32 characters) 
*



IBM Proprinter (9-pin matrix)


*    Configuration variables
*    =======================
*
*    These six variables define certain printer
*    configuration details required by 1st Word Plus:
*
*    (1)  1 for microspacing daisywheel, else 0
*    (2)  Character width in printer units (daisy)
*    (3)  Linefeed height in printer units
*    (4)  Mid-carriage (daisy) pixels/inch (matrix)
*    (5)  Bold offset in printer units (daisy)
*    (6)  1 to pause printing between pages, else 0


0, 0, C, 3C, 0, 0


*    Printer characteristics
*    =======================
*
*    This table defines values to be sent to the
*    printer by 1st Word Plus to control its operation.
*
*    An entry consists of:
*
*    (1)  Function number (these must be kept in order)
*    (2)  Command bytes (hex commands and placeholders)
*
*    A placeholder has the top bit set and is substituted
*    by an actual value by 1st Word Plus when printing.
*
*    Lines preceded by an asterisk are commented out.


* 0                           * Character width
1,   D,  A                    * Carriage return and line feed
* 2                           * Forward print
* 3                           * Reverse print
* 4                           * Vertical tab to line
* 5                           * Absolute horizontal tab 
6,  1B, 47                    * Draft bold on
7,  1B, 48                    * Draft bold off
8,  1B, 45                    * NLQ bold on
9,  1B, 46                    * NLQ bold off
* A                           * Draft italic on
* B                           * Draft italic off
* C                           * NLQ italic on
* D                           * NLQ italic off
* E                           * Draft light on
* F                           * Draft light off
10, 1B, 49,  0                * NLQ light on
11, 1B, 49,  2                * NLQ light off
12, 1B, 53,  0                * Draft superscript on
13, 1B, 54                    * Draft superscript off
* 14                          * NLQ superscript on
* 15                          * NLQ superscript off
16, 1B, 53,  1                * Draft subscript on
17, 1B, 54                    * Draft subscript off
* 18                          * NLQ subscript on
* 19                          * NLQ subscript off
1A, 1B, 2D,  1                * Draft underline on
1B, 1B, 2D,  0                * Draft underline off
* 1C                          * NLQ underline on
* 1D                          * NLQ underline off
1E,  C                        * Formfeed
1F, 12                        * Horizontal initialization
20, 1B, 36                    * Vertical initialization: set 2   
* 21                          * Termination: printer reset
22,  8                        * Backspace
23,  D                        * Carriage return
24, 1B, 43, 80                * Form length in lines
25, 1B, 41, 80, 1B, 32        * Set line feed to N units
26, 1B, 4B                    * Start graphics (60 dots/inch)
* 27                          * Reserved
28, 1B,49,0,12,1B,57,0        * Draft Pica      (10   cpi)
29, 12,1B,57,0,1B,49,2        * NLQ   Pica      (10   cpi)
2A, 1B,49,0,12,1B,57,0,1B,3A  * Draft Elite     (12   cpi)
2B, 12,1B,57,0,1B,3A,1B,49,2  * NLQ   Elite     (12   cpi)
2C, 1B,49,0,1B,57,0,F         * Draft Condensed (17.2 cpi)
* 2D                          * NLQ   Condensed (17.2 cpi)
2E, 1B,49,0,12,1B,3A,1B,57,1  * Draft Expanded  ( 6   cpi)
2F, 12,1B,3A,1B,57,1,1B,49,2  * NLQ   Expanded  ( 6   cpi)
* 30                          * Black   ink
* 31                          * Magenta ink
* 32                          * Cyan    ink
* 33                          * Yellow  ink
0                             * NULL termination byte


*    Translation Table
*    =================
*
*    This table is used to translate the Archimedes
*    character codes for output to the printer.
*
*    Each entry consists of:
*
*    (1)  Archimedes character code (these must be in order)
*    (2)  The (possibly null) byte string to be output
*
*    Archimedes character codes with a NULL translation
*    string are printed as spaces.
*
*    Archimedes character codes NOT in the table are sent
*    directly to the printer without translation.

A0
A1
A2                            * � - N/A
A3
A4
A5, 4F, 8, 2F                 * � - O BS /
A6
A7
A8                            * � - N/A
A9                            * � - N/A
AA
AB
AC
AD
AE                            * � - N/A
AF
B0
B1
B2
B3                            * � - N/A
B4                            * � - N/A
B5
B6, 1B, 5E, 14                * �
B7
B8
B9
BA
BB
BC
BD
BE
BF
C0                            * � - N/A
C1
C2
C3                            * � - N/A
C4
C5
C6
C7
C8
C9
CA
CB
CC
CD
CE
CF
D0
D1
D2
D3
D4
D5                            * � - N/A
D6
D7
D8
D9
DA
DB
DC
DD
DE
DF
E0
E1
E2
E3, 61, 8, 7E                 * � - a BS ~
E4
E5
E6
E7
E8
E9
EA
EB
EC
ED
EE
EF
F0
F1
F2
F3
F4
F5, 6F, 8, 7E                 * � - o BS ~
F6
F7
F8
F9
FA
FB
FC
FD
FE
FF


0                             * NULL terminator

00000000  2a 20 20 20 20 30 30 36  30 2e 32 35 20 47 53 54  |*    0060.25 GST|
00000010  20 32 39 35 2f 30 2e 30  31 0a 2a 0a 2a 2a 2a 2a  | 295/0.01.*.****|
00000020  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000050  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 0a 2a 20  |*************.* |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000000a0  2a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |*               |
000000b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
000000f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000120  20 20 2a 0a 2a 20 20 20  20 20 20 20 20 20 20 20  |  *.*           |
00000130  20 20 20 20 20 20 20 49  42 4d 20 50 52 4f 50 52  |       IBM PROPR|
00000140  49 4e 54 45 52 20 43 4f  4e 46 49 47 55 52 41 54  |INTER CONFIGURAT|
00000150  49 4f 4e 20 20 20 20 20  20 20 20 20 20 20 20 20  |ION             |
00000160  20 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |    *.*         |
00000170  20 20 20 20 20 20 20 20  20 3d 3d 3d 3d 3d 3d 3d  |         =======|
00000180  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000190  3d 3d 3d 3d 3d 20 20 20  20 20 20 20 20 20 20 20  |=====           |
000001a0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000001b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000001e0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
000001f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000220  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000230  20 54 68 69 73 20 66 69  6c 65 20 63 6f 6e 74 61  | This file conta|
00000240  69 6e 73 20 63 6f 6e 66  69 67 75 72 61 74 69 6f  |ins configuratio|
00000250  6e 20 64 65 74 61 69 6c  73 20 66 6f 72 20 74 68  |n details for th|
00000260  65 20 70 72 69 6e 74 65  72 20 20 20 2a 0a 2a 20  |e printer   *.* |
00000270  20 20 20 64 65 73 63 72  69 62 65 64 20 62 65 6c  |   described bel|
00000280  6f 77 2e 20 20 54 6f 20  6d 6f 64 69 66 79 20 74  |ow.  To modify t|
00000290  68 65 20 70 72 69 6e 74  65 72 20 63 6f 6e 66 69  |he printer confi|
000002a0  67 75 72 61 74 69 6f 6e  2c 20 20 20 20 20 2a 0a  |guration,     *.|
000002b0  2a 20 20 20 20 79 6f 75  20 6d 75 73 74 3a 20 20  |*    you must:  |
000002c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000002f0  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000300  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000330  20 20 2a 0a 2a 20 20 20  20 28 61 29 20 20 52 65  |  *.*    (a)  Re|
00000340  61 64 20 74 68 65 20 63  68 61 70 74 65 72 20 50  |ad the chapter P|
00000350  52 49 4e 54 45 52 20 43  4f 4e 46 49 47 55 52 41  |RINTER CONFIGURA|
00000360  54 49 4f 4e 20 69 6e 20  79 6f 75 72 20 55 73 65  |TION in your Use|
00000370  72 20 20 20 2a 0a 2a 20  20 20 20 20 20 20 20 20  |r   *.*         |
00000380  4d 61 6e 75 61 6c 20 2d  20 54 48 4f 52 4f 55 47  |Manual - THOROUG|
00000390  48 4c 59 21 20 20 20 20  20 20 20 20 20 20 20 20  |HLY!            |
000003a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000003b0  20 20 20 20 20 20 2a 0a  2a 20 20 20 20 20 20 20  |      *.*       |
000003c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000003f0  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 28  |        *.*    (|
00000400  62 29 20 20 45 64 69 74  20 74 68 69 73 20 66 69  |b)  Edit this fi|
00000410  6c 65 20 75 73 69 6e 67  20 31 73 74 20 57 6f 72  |le using 1st Wor|
00000420  64 20 50 6c 75 73 20 74  6f 20 6d 61 6b 65 20 74  |d Plus to make t|
00000430  68 65 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |he        *.*   |
00000440  20 20 20 20 20 20 72 65  71 75 69 72 65 64 20 63  |      required c|
00000450  68 61 6e 67 65 73 20 28  61 6c 6c 20 76 61 6c 75  |hanges (all valu|
00000460  65 73 20 61 72 65 20 48  45 58 41 44 45 43 49 4d  |es are HEXADECIM|
00000470  41 4c 29 2e 20 20 20 20  20 20 20 20 2a 0a 2a 20  |AL).        *.* |
00000480  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000004b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000004c0  2a 20 20 20 20 28 63 29  20 20 52 75 6e 20 74 68  |*    (c)  Run th|
000004d0  65 20 21 31 73 74 43 6f  6e 76 72 74 20 70 72 6f  |e !1stConvrt pro|
000004e0  67 72 61 6d 20 74 6f 20  69 6e 73 74 61 6c 6c 20  |gram to install |
000004f0  74 68 65 20 6e 65 77 20  64 72 69 76 65 72 2e 20  |the new driver. |
00000500  2a 0a 2a 20 20 20 20 20  20 20 20 20 20 20 20 20  |*.*             |
00000510  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000540  20 20 2a 0a 2a 20 20 20  20 43 6f 6e 73 75 6c 74  |  *.*    Consult|
00000550  20 79 6f 75 72 20 55 73  65 72 20 4d 61 6e 75 61  | your User Manua|
00000560  6c 20 66 6f 72 20 64 65  74 61 69 6c 73 20 6f 66  |l for details of|
00000570  20 68 6f 77 20 74 6f 20  6c 6f 61 64 20 79 6f 75  | how to load you|
00000580  72 20 20 20 2a 0a 2a 20  20 20 20 63 75 73 74 6f  |r   *.*    custo|
00000590  6d 20 64 72 69 76 65 72  20 66 72 6f 6d 20 74 68  |m driver from th|
000005a0  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
000005b0  64 65 73 6b 74 6f 70 2c  20 61 6e 64 20 68 6f 77  |desktop, and how|
000005c0  20 74 6f 20 20 20 2a 0a  2a 20 20 20 20 6d 61 6b  | to   *.*    mak|
000005d0  65 20 69 74 20 79 6f 75  72 20 64 65 66 61 75 6c  |e it your defaul|
000005e0  74 20 70 72 69 6e 74 65  72 2e 20 20 20 20 20 20  |t printer.      |
000005f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000600  20 20 20 20 20 20 20 20  2a 0a 2a 20 20 20 20 20  |        *.*     |
00000610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000640  20 20 20 20 20 20 20 20  20 20 2a 0a 2a 20 20 20  |          *.*   |
00000650  20 43 6f 70 79 72 69 67  68 74 20 28 43 29 20 31  | Copyright (C) 1|
00000660  39 38 36 2c 20 31 39 38  37 2c 20 31 39 38 38 2c  |986, 1987, 1988,|
00000670  20 47 53 54 20 48 6f 6c  64 69 6e 67 73 20 4c 74  | GST Holdings Lt|
00000680  64 20 20 20 20 20 20 20  20 20 20 20 2a 0a 2a 20  |d           *.* |
00000690  20 20 20 43 6f 70 79 72  69 67 68 74 20 28 43 29  |   Copyright (C)|
000006a0  20 31 39 38 39 2c 20 47  53 54 20 48 6f 6c 64 69  | 1989, GST Holdi|
000006b0  6e 67 73 20 70 6c 63 20  20 20 20 20 20 20 20 20  |ngs plc         |
000006c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 0a  |              *.|
000006d0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00000710  2a 0a 0a 0a 2a 20 20 20  20 50 72 69 6e 74 65 72  |*...*    Printer|
00000720  20 6e 61 6d 65 0a 2a 20  20 20 20 3d 3d 3d 3d 3d  | name.*    =====|
00000730  3d 3d 3d 3d 3d 3d 3d 0a  2a 0a 2a 20 20 20 20 46  |=======.*.*    F|
00000740  6f 72 20 64 69 73 70 6c  61 79 20 6f 6e 20 74 68  |or display on th|
00000750  65 20 31 73 74 20 57 6f  72 64 20 50 6c 75 73 20  |e 1st Word Plus |
00000760  64 65 73 6b 74 6f 70 20  6b 65 79 70 61 64 20 0a  |desktop keypad .|
00000770  2a 20 20 20 20 61 6e 64  20 31 73 74 20 4d 61 69  |*    and 1st Mai|
00000780  6c 20 50 72 69 6e 74 65  72 20 43 6f 6e 66 69 67  |l Printer Config|
00000790  75 72 61 74 69 6f 6e 20  66 6f 72 6d 0a 2a 20 20  |uration form.*  |
000007a0  20 20 28 6d 61 78 20 33  32 20 63 68 61 72 61 63  |  (max 32 charac|
000007b0  74 65 72 73 29 20 0a 2a  0a 0a 0a 0a 49 42 4d 20  |ters) .*....IBM |
000007c0  50 72 6f 70 72 69 6e 74  65 72 20 28 39 2d 70 69  |Proprinter (9-pi|
000007d0  6e 20 6d 61 74 72 69 78  29 0a 0a 0a 2a 20 20 20  |n matrix)...*   |
000007e0  20 43 6f 6e 66 69 67 75  72 61 74 69 6f 6e 20 76  | Configuration v|
000007f0  61 72 69 61 62 6c 65 73  0a 2a 20 20 20 20 3d 3d  |ariables.*    ==|
00000800  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000810  3d 3d 3d 3d 3d 0a 2a 0a  2a 20 20 20 20 54 68 65  |=====.*.*    The|
00000820  73 65 20 73 69 78 20 76  61 72 69 61 62 6c 65 73  |se six variables|
00000830  20 64 65 66 69 6e 65 20  63 65 72 74 61 69 6e 20  | define certain |
00000840  70 72 69 6e 74 65 72 0a  2a 20 20 20 20 63 6f 6e  |printer.*    con|
00000850  66 69 67 75 72 61 74 69  6f 6e 20 64 65 74 61 69  |figuration detai|
00000860  6c 73 20 72 65 71 75 69  72 65 64 20 62 79 20 31  |ls required by 1|
00000870  73 74 20 57 6f 72 64 20  50 6c 75 73 3a 0a 2a 0a  |st Word Plus:.*.|
00000880  2a 20 20 20 20 28 31 29  20 20 31 20 66 6f 72 20  |*    (1)  1 for |
00000890  6d 69 63 72 6f 73 70 61  63 69 6e 67 20 64 61 69  |microspacing dai|
000008a0  73 79 77 68 65 65 6c 2c  20 65 6c 73 65 20 30 0a  |sywheel, else 0.|
000008b0  2a 20 20 20 20 28 32 29  20 20 43 68 61 72 61 63  |*    (2)  Charac|
000008c0  74 65 72 20 77 69 64 74  68 20 69 6e 20 70 72 69  |ter width in pri|
000008d0  6e 74 65 72 20 75 6e 69  74 73 20 28 64 61 69 73  |nter units (dais|
000008e0  79 29 0a 2a 20 20 20 20  28 33 29 20 20 4c 69 6e  |y).*    (3)  Lin|
000008f0  65 66 65 65 64 20 68 65  69 67 68 74 20 69 6e 20  |efeed height in |
00000900  70 72 69 6e 74 65 72 20  75 6e 69 74 73 0a 2a 20  |printer units.* |
00000910  20 20 20 28 34 29 20 20  4d 69 64 2d 63 61 72 72  |   (4)  Mid-carr|
00000920  69 61 67 65 20 28 64 61  69 73 79 29 20 70 69 78  |iage (daisy) pix|
00000930  65 6c 73 2f 69 6e 63 68  20 28 6d 61 74 72 69 78  |els/inch (matrix|
00000940  29 0a 2a 20 20 20 20 28  35 29 20 20 42 6f 6c 64  |).*    (5)  Bold|
00000950  20 6f 66 66 73 65 74 20  69 6e 20 70 72 69 6e 74  | offset in print|
00000960  65 72 20 75 6e 69 74 73  20 28 64 61 69 73 79 29  |er units (daisy)|
00000970  0a 2a 20 20 20 20 28 36  29 20 20 31 20 74 6f 20  |.*    (6)  1 to |
00000980  70 61 75 73 65 20 70 72  69 6e 74 69 6e 67 20 62  |pause printing b|
00000990  65 74 77 65 65 6e 20 70  61 67 65 73 2c 20 65 6c  |etween pages, el|
000009a0  73 65 20 30 0a 0a 0a 30  2c 20 30 2c 20 43 2c 20  |se 0...0, 0, C, |
000009b0  33 43 2c 20 30 2c 20 30  0a 0a 0a 2a 20 20 20 20  |3C, 0, 0...*    |
000009c0  50 72 69 6e 74 65 72 20  63 68 61 72 61 63 74 65  |Printer characte|
000009d0  72 69 73 74 69 63 73 0a  2a 20 20 20 20 3d 3d 3d  |ristics.*    ===|
000009e0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000009f0  3d 3d 3d 3d 0a 2a 0a 2a  20 20 20 20 54 68 69 73  |====.*.*    This|
00000a00  20 74 61 62 6c 65 20 64  65 66 69 6e 65 73 20 76  | table defines v|
00000a10  61 6c 75 65 73 20 74 6f  20 62 65 20 73 65 6e 74  |alues to be sent|
00000a20  20 74 6f 20 74 68 65 0a  2a 20 20 20 20 70 72 69  | to the.*    pri|
00000a30  6e 74 65 72 20 62 79 20  31 73 74 20 57 6f 72 64  |nter by 1st Word|
00000a40  20 50 6c 75 73 20 74 6f  20 63 6f 6e 74 72 6f 6c  | Plus to control|
00000a50  20 69 74 73 20 6f 70 65  72 61 74 69 6f 6e 2e 0a  | its operation..|
00000a60  2a 0a 2a 20 20 20 20 41  6e 20 65 6e 74 72 79 20  |*.*    An entry |
00000a70  63 6f 6e 73 69 73 74 73  20 6f 66 3a 0a 2a 0a 2a  |consists of:.*.*|
00000a80  20 20 20 20 28 31 29 20  20 46 75 6e 63 74 69 6f  |    (1)  Functio|
00000a90  6e 20 6e 75 6d 62 65 72  20 28 74 68 65 73 65 20  |n number (these |
00000aa0  6d 75 73 74 20 62 65 20  6b 65 70 74 20 69 6e 20  |must be kept in |
00000ab0  6f 72 64 65 72 29 0a 2a  20 20 20 20 28 32 29 20  |order).*    (2) |
00000ac0  20 43 6f 6d 6d 61 6e 64  20 62 79 74 65 73 20 28  | Command bytes (|
00000ad0  68 65 78 20 63 6f 6d 6d  61 6e 64 73 20 61 6e 64  |hex commands and|
00000ae0  20 70 6c 61 63 65 68 6f  6c 64 65 72 73 29 0a 2a  | placeholders).*|
00000af0  0a 2a 20 20 20 20 41 20  70 6c 61 63 65 68 6f 6c  |.*    A placehol|
00000b00  64 65 72 20 68 61 73 20  74 68 65 20 74 6f 70 20  |der has the top |
00000b10  62 69 74 20 73 65 74 20  61 6e 64 20 69 73 20 73  |bit set and is s|
00000b20  75 62 73 74 69 74 75 74  65 64 0a 2a 20 20 20 20  |ubstituted.*    |
00000b30  62 79 20 61 6e 20 61 63  74 75 61 6c 20 76 61 6c  |by an actual val|
00000b40  75 65 20 62 79 20 31 73  74 20 57 6f 72 64 20 50  |ue by 1st Word P|
00000b50  6c 75 73 20 77 68 65 6e  20 70 72 69 6e 74 69 6e  |lus when printin|
00000b60  67 2e 0a 2a 0a 2a 20 20  20 20 4c 69 6e 65 73 20  |g..*.*    Lines |
00000b70  70 72 65 63 65 64 65 64  20 62 79 20 61 6e 20 61  |preceded by an a|
00000b80  73 74 65 72 69 73 6b 20  61 72 65 20 63 6f 6d 6d  |sterisk are comm|
00000b90  65 6e 74 65 64 20 6f 75  74 2e 0a 0a 0a 2a 20 30  |ented out....* 0|
00000ba0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000bb0  20 20 20 20 20 20 20 20  20 20 20 2a 20 43 68 61  |           * Cha|
00000bc0  72 61 63 74 65 72 20 77  69 64 74 68 0a 31 2c 20  |racter width.1, |
00000bd0  20 20 44 2c 20 20 41 20  20 20 20 20 20 20 20 20  |  D,  A         |
00000be0  20 20 20 20 20 20 20 20  20 20 20 2a 20 43 61 72  |           * Car|
00000bf0  72 69 61 67 65 20 72 65  74 75 72 6e 20 61 6e 64  |riage return and|
00000c00  20 6c 69 6e 65 20 66 65  65 64 0a 2a 20 32 20 20  | line feed.* 2  |
00000c10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c20  20 20 20 20 20 20 20 20  20 2a 20 46 6f 72 77 61  |         * Forwa|
00000c30  72 64 20 70 72 69 6e 74  0a 2a 20 33 20 20 20 20  |rd print.* 3    |
00000c40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c50  20 20 20 20 20 20 20 2a  20 52 65 76 65 72 73 65  |       * Reverse|
00000c60  20 70 72 69 6e 74 0a 2a  20 34 20 20 20 20 20 20  | print.* 4      |
00000c70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c80  20 20 20 20 20 2a 20 56  65 72 74 69 63 61 6c 20  |     * Vertical |
00000c90  74 61 62 20 74 6f 20 6c  69 6e 65 0a 2a 20 35 20  |tab to line.* 5 |
00000ca0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000cb0  20 20 20 20 20 20 20 20  20 20 2a 20 41 62 73 6f  |          * Abso|
00000cc0  6c 75 74 65 20 68 6f 72  69 7a 6f 6e 74 61 6c 20  |lute horizontal |
00000cd0  74 61 62 20 0a 36 2c 20  20 31 42 2c 20 34 37 20  |tab .6,  1B, 47 |
00000ce0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000cf0  20 20 20 2a 20 44 72 61  66 74 20 62 6f 6c 64 20  |   * Draft bold |
00000d00  6f 6e 0a 37 2c 20 20 31  42 2c 20 34 38 20 20 20  |on.7,  1B, 48   |
00000d10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d20  20 2a 20 44 72 61 66 74  20 62 6f 6c 64 20 6f 66  | * Draft bold of|
00000d30  66 0a 38 2c 20 20 31 42  2c 20 34 35 20 20 20 20  |f.8,  1B, 45    |
00000d40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d50  2a 20 4e 4c 51 20 62 6f  6c 64 20 6f 6e 0a 39 2c  |* NLQ bold on.9,|
00000d60  20 20 31 42 2c 20 34 36  20 20 20 20 20 20 20 20  |  1B, 46        |
00000d70  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 4e 4c  |            * NL|
00000d80  51 20 62 6f 6c 64 20 6f  66 66 0a 2a 20 41 20 20  |Q bold off.* A  |
00000d90  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000da0  20 20 20 20 20 20 20 20  20 2a 20 44 72 61 66 74  |         * Draft|
00000db0  20 69 74 61 6c 69 63 20  6f 6e 0a 2a 20 42 20 20  | italic on.* B  |
00000dc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000dd0  20 20 20 20 20 20 20 20  20 2a 20 44 72 61 66 74  |         * Draft|
00000de0  20 69 74 61 6c 69 63 20  6f 66 66 0a 2a 20 43 20  | italic off.* C |
00000df0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e00  20 20 20 20 20 20 20 20  20 20 2a 20 4e 4c 51 20  |          * NLQ |
00000e10  69 74 61 6c 69 63 20 6f  6e 0a 2a 20 44 20 20 20  |italic on.* D   |
00000e20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e30  20 20 20 20 20 20 20 20  2a 20 4e 4c 51 20 69 74  |        * NLQ it|
00000e40  61 6c 69 63 20 6f 66 66  0a 2a 20 45 20 20 20 20  |alic off.* E    |
00000e50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e60  20 20 20 20 20 20 20 2a  20 44 72 61 66 74 20 6c  |       * Draft l|
00000e70  69 67 68 74 20 6f 6e 0a  2a 20 46 20 20 20 20 20  |ight on.* F     |
00000e80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e90  20 20 20 20 20 20 2a 20  44 72 61 66 74 20 6c 69  |      * Draft li|
00000ea0  67 68 74 20 6f 66 66 0a  31 30 2c 20 31 42 2c 20  |ght off.10, 1B, |
00000eb0  34 39 2c 20 20 30 20 20  20 20 20 20 20 20 20 20  |49,  0          |
00000ec0  20 20 20 20 20 20 2a 20  4e 4c 51 20 6c 69 67 68  |      * NLQ ligh|
00000ed0  74 20 6f 6e 0a 31 31 2c  20 31 42 2c 20 34 39 2c  |t on.11, 1B, 49,|
00000ee0  20 20 32 20 20 20 20 20  20 20 20 20 20 20 20 20  |  2             |
00000ef0  20 20 20 2a 20 4e 4c 51  20 6c 69 67 68 74 20 6f  |   * NLQ light o|
00000f00  66 66 0a 31 32 2c 20 31  42 2c 20 35 33 2c 20 20  |ff.12, 1B, 53,  |
00000f10  30 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |0               |
00000f20  20 2a 20 44 72 61 66 74  20 73 75 70 65 72 73 63  | * Draft supersc|
00000f30  72 69 70 74 20 6f 6e 0a  31 33 2c 20 31 42 2c 20  |ript on.13, 1B, |
00000f40  35 34 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |54              |
00000f50  20 20 20 20 20 20 2a 20  44 72 61 66 74 20 73 75  |      * Draft su|
00000f60  70 65 72 73 63 72 69 70  74 20 6f 66 66 0a 2a 20  |perscript off.* |
00000f70  31 34 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |14              |
00000f80  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 4e 4c  |            * NL|
00000f90  51 20 73 75 70 65 72 73  63 72 69 70 74 20 6f 6e  |Q superscript on|
00000fa0  0a 2a 20 31 35 20 20 20  20 20 20 20 20 20 20 20  |.* 15           |
00000fb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00000fc0  20 4e 4c 51 20 73 75 70  65 72 73 63 72 69 70 74  | NLQ superscript|
00000fd0  20 6f 66 66 0a 31 36 2c  20 31 42 2c 20 35 33 2c  | off.16, 1B, 53,|
00000fe0  20 20 31 20 20 20 20 20  20 20 20 20 20 20 20 20  |  1             |
00000ff0  20 20 20 2a 20 44 72 61  66 74 20 73 75 62 73 63  |   * Draft subsc|
00001000  72 69 70 74 20 6f 6e 0a  31 37 2c 20 31 42 2c 20  |ript on.17, 1B, |
00001010  35 34 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |54              |
00001020  20 20 20 20 20 20 2a 20  44 72 61 66 74 20 73 75  |      * Draft su|
00001030  62 73 63 72 69 70 74 20  6f 66 66 0a 2a 20 31 38  |bscript off.* 18|
00001040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001050  20 20 20 20 20 20 20 20  20 20 2a 20 4e 4c 51 20  |          * NLQ |
00001060  73 75 62 73 63 72 69 70  74 20 6f 6e 0a 2a 20 31  |subscript on.* 1|
00001070  39 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |9               |
00001080  20 20 20 20 20 20 20 20  20 20 20 2a 20 4e 4c 51  |           * NLQ|
00001090  20 73 75 62 73 63 72 69  70 74 20 6f 66 66 0a 31  | subscript off.1|
000010a0  41 2c 20 31 42 2c 20 32  44 2c 20 20 31 20 20 20  |A, 1B, 2D,  1   |
000010b0  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 44  |             * D|
000010c0  72 61 66 74 20 75 6e 64  65 72 6c 69 6e 65 20 6f  |raft underline o|
000010d0  6e 0a 31 42 2c 20 31 42  2c 20 32 44 2c 20 20 30  |n.1B, 1B, 2D,  0|
000010e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000010f0  2a 20 44 72 61 66 74 20  75 6e 64 65 72 6c 69 6e  |* Draft underlin|
00001100  65 20 6f 66 66 0a 2a 20  31 43 20 20 20 20 20 20  |e off.* 1C      |
00001110  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001120  20 20 20 20 2a 20 4e 4c  51 20 75 6e 64 65 72 6c  |    * NLQ underl|
00001130  69 6e 65 20 6f 6e 0a 2a  20 31 44 20 20 20 20 20  |ine on.* 1D     |
00001140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001150  20 20 20 20 20 2a 20 4e  4c 51 20 75 6e 64 65 72  |     * NLQ under|
00001160  6c 69 6e 65 20 6f 66 66  0a 31 45 2c 20 20 43 20  |line off.1E,  C |
00001170  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001180  20 20 20 20 20 20 20 2a  20 46 6f 72 6d 66 65 65  |       * Formfee|
00001190  64 0a 31 46 2c 20 31 32  20 20 20 20 20 20 20 20  |d.1F, 12        |
000011a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000011b0  2a 20 48 6f 72 69 7a 6f  6e 74 61 6c 20 69 6e 69  |* Horizontal ini|
000011c0  74 69 61 6c 69 7a 61 74  69 6f 6e 0a 32 30 2c 20  |tialization.20, |
000011d0  31 42 2c 20 33 36 20 20  20 20 20 20 20 20 20 20  |1B, 36          |
000011e0  20 20 20 20 20 20 20 20  20 20 2a 20 56 65 72 74  |          * Vert|
000011f0  69 63 61 6c 20 69 6e 69  74 69 61 6c 69 7a 61 74  |ical initializat|
00001200  69 6f 6e 3a 20 73 65 74  20 32 20 20 20 0a 2a 20  |ion: set 2   .* |
00001210  32 31 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |21              |
00001220  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 54 65  |            * Te|
00001230  72 6d 69 6e 61 74 69 6f  6e 3a 20 70 72 69 6e 74  |rmination: print|
00001240  65 72 20 72 65 73 65 74  0a 32 32 2c 20 20 38 20  |er reset.22,  8 |
00001250  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001260  20 20 20 20 20 20 20 2a  20 42 61 63 6b 73 70 61  |       * Backspa|
00001270  63 65 0a 32 33 2c 20 20  44 20 20 20 20 20 20 20  |ce.23,  D       |
00001280  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001290  20 2a 20 43 61 72 72 69  61 67 65 20 72 65 74 75  | * Carriage retu|
000012a0  72 6e 0a 32 34 2c 20 31  42 2c 20 34 33 2c 20 38  |rn.24, 1B, 43, 8|
000012b0  30 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |0               |
000012c0  20 2a 20 46 6f 72 6d 20  6c 65 6e 67 74 68 20 69  | * Form length i|
000012d0  6e 20 6c 69 6e 65 73 0a  32 35 2c 20 31 42 2c 20  |n lines.25, 1B, |
000012e0  34 31 2c 20 38 30 2c 20  31 42 2c 20 33 32 20 20  |41, 80, 1B, 32  |
000012f0  20 20 20 20 20 20 2a 20  53 65 74 20 6c 69 6e 65  |      * Set line|
00001300  20 66 65 65 64 20 74 6f  20 4e 20 75 6e 69 74 73  | feed to N units|
00001310  0a 32 36 2c 20 31 42 2c  20 34 42 20 20 20 20 20  |.26, 1B, 4B     |
00001320  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001330  20 53 74 61 72 74 20 67  72 61 70 68 69 63 73 20  | Start graphics |
00001340  28 36 30 20 64 6f 74 73  2f 69 6e 63 68 29 0a 2a  |(60 dots/inch).*|
00001350  20 32 37 20 20 20 20 20  20 20 20 20 20 20 20 20  | 27             |
00001360  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 52  |             * R|
00001370  65 73 65 72 76 65 64 0a  32 38 2c 20 31 42 2c 34  |eserved.28, 1B,4|
00001380  39 2c 30 2c 31 32 2c 31  42 2c 35 37 2c 30 20 20  |9,0,12,1B,57,0  |
00001390  20 20 20 20 20 20 2a 20  44 72 61 66 74 20 50 69  |      * Draft Pi|
000013a0  63 61 20 20 20 20 20 20  28 31 30 20 20 20 63 70  |ca      (10   cp|
000013b0  69 29 0a 32 39 2c 20 31  32 2c 31 42 2c 35 37 2c  |i).29, 12,1B,57,|
000013c0  30 2c 31 42 2c 34 39 2c  32 20 20 20 20 20 20 20  |0,1B,49,2       |
000013d0  20 2a 20 4e 4c 51 20 20  20 50 69 63 61 20 20 20  | * NLQ   Pica   |
000013e0  20 20 20 28 31 30 20 20  20 63 70 69 29 0a 32 41  |   (10   cpi).2A|
000013f0  2c 20 31 42 2c 34 39 2c  30 2c 31 32 2c 31 42 2c  |, 1B,49,0,12,1B,|
00001400  35 37 2c 30 2c 31 42 2c  33 41 20 20 2a 20 44 72  |57,0,1B,3A  * Dr|
00001410  61 66 74 20 45 6c 69 74  65 20 20 20 20 20 28 31  |aft Elite     (1|
00001420  32 20 20 20 63 70 69 29  0a 32 42 2c 20 31 32 2c  |2   cpi).2B, 12,|
00001430  31 42 2c 35 37 2c 30 2c  31 42 2c 33 41 2c 31 42  |1B,57,0,1B,3A,1B|
00001440  2c 34 39 2c 32 20 20 2a  20 4e 4c 51 20 20 20 45  |,49,2  * NLQ   E|
00001450  6c 69 74 65 20 20 20 20  20 28 31 32 20 20 20 63  |lite     (12   c|
00001460  70 69 29 0a 32 43 2c 20  31 42 2c 34 39 2c 30 2c  |pi).2C, 1B,49,0,|
00001470  31 42 2c 35 37 2c 30 2c  46 20 20 20 20 20 20 20  |1B,57,0,F       |
00001480  20 20 2a 20 44 72 61 66  74 20 43 6f 6e 64 65 6e  |  * Draft Conden|
00001490  73 65 64 20 28 31 37 2e  32 20 63 70 69 29 0a 2a  |sed (17.2 cpi).*|
000014a0  20 32 44 20 20 20 20 20  20 20 20 20 20 20 20 20  | 2D             |
000014b0  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 20 4e  |             * N|
000014c0  4c 51 20 20 20 43 6f 6e  64 65 6e 73 65 64 20 28  |LQ   Condensed (|
000014d0  31 37 2e 32 20 63 70 69  29 0a 32 45 2c 20 31 42  |17.2 cpi).2E, 1B|
000014e0  2c 34 39 2c 30 2c 31 32  2c 31 42 2c 33 41 2c 31  |,49,0,12,1B,3A,1|
000014f0  42 2c 35 37 2c 31 20 20  2a 20 44 72 61 66 74 20  |B,57,1  * Draft |
00001500  45 78 70 61 6e 64 65 64  20 20 28 20 36 20 20 20  |Expanded  ( 6   |
00001510  63 70 69 29 0a 32 46 2c  20 31 32 2c 31 42 2c 33  |cpi).2F, 12,1B,3|
00001520  41 2c 31 42 2c 35 37 2c  31 2c 31 42 2c 34 39 2c  |A,1B,57,1,1B,49,|
00001530  32 20 20 2a 20 4e 4c 51  20 20 20 45 78 70 61 6e  |2  * NLQ   Expan|
00001540  64 65 64 20 20 28 20 36  20 20 20 63 70 69 29 0a  |ded  ( 6   cpi).|
00001550  2a 20 33 30 20 20 20 20  20 20 20 20 20 20 20 20  |* 30            |
00001560  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001570  42 6c 61 63 6b 20 20 20  69 6e 6b 0a 2a 20 33 31  |Black   ink.* 31|
00001580  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001590  20 20 20 20 20 20 20 20  20 20 2a 20 4d 61 67 65  |          * Mage|
000015a0  6e 74 61 20 69 6e 6b 0a  2a 20 33 32 20 20 20 20  |nta ink.* 32    |
000015b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000015c0  20 20 20 20 20 20 2a 20  43 79 61 6e 20 20 20 20  |      * Cyan    |
000015d0  69 6e 6b 0a 2a 20 33 33  20 20 20 20 20 20 20 20  |ink.* 33        |
000015e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000015f0  20 20 2a 20 59 65 6c 6c  6f 77 20 20 69 6e 6b 0a  |  * Yellow  ink.|
00001600  30 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |0               |
00001610  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001620  4e 55 4c 4c 20 74 65 72  6d 69 6e 61 74 69 6f 6e  |NULL termination|
00001630  20 62 79 74 65 0a 0a 0a  2a 20 20 20 20 54 72 61  | byte...*    Tra|
00001640  6e 73 6c 61 74 69 6f 6e  20 54 61 62 6c 65 0a 2a  |nslation Table.*|
00001650  20 20 20 20 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |    ============|
00001660  3d 3d 3d 3d 3d 0a 2a 0a  2a 20 20 20 20 54 68 69  |=====.*.*    Thi|
00001670  73 20 74 61 62 6c 65 20  69 73 20 75 73 65 64 20  |s table is used |
00001680  74 6f 20 74 72 61 6e 73  6c 61 74 65 20 74 68 65  |to translate the|
00001690  20 41 72 63 68 69 6d 65  64 65 73 0a 2a 20 20 20  | Archimedes.*   |
000016a0  20 63 68 61 72 61 63 74  65 72 20 63 6f 64 65 73  | character codes|
000016b0  20 66 6f 72 20 6f 75 74  70 75 74 20 74 6f 20 74  | for output to t|
000016c0  68 65 20 70 72 69 6e 74  65 72 2e 0a 2a 0a 2a 20  |he printer..*.* |
000016d0  20 20 20 45 61 63 68 20  65 6e 74 72 79 20 63 6f  |   Each entry co|
000016e0  6e 73 69 73 74 73 20 6f  66 3a 0a 2a 0a 2a 20 20  |nsists of:.*.*  |
000016f0  20 20 28 31 29 20 20 41  72 63 68 69 6d 65 64 65  |  (1)  Archimede|
00001700  73 20 63 68 61 72 61 63  74 65 72 20 63 6f 64 65  |s character code|
00001710  20 28 74 68 65 73 65 20  6d 75 73 74 20 62 65 20  | (these must be |
00001720  69 6e 20 6f 72 64 65 72  29 0a 2a 20 20 20 20 28  |in order).*    (|
00001730  32 29 20 20 54 68 65 20  28 70 6f 73 73 69 62 6c  |2)  The (possibl|
00001740  79 20 6e 75 6c 6c 29 20  62 79 74 65 20 73 74 72  |y null) byte str|
00001750  69 6e 67 20 74 6f 20 62  65 20 6f 75 74 70 75 74  |ing to be output|
00001760  0a 2a 0a 2a 20 20 20 20  41 72 63 68 69 6d 65 64  |.*.*    Archimed|
00001770  65 73 20 63 68 61 72 61  63 74 65 72 20 63 6f 64  |es character cod|
00001780  65 73 20 77 69 74 68 20  61 20 4e 55 4c 4c 20 74  |es with a NULL t|
00001790  72 61 6e 73 6c 61 74 69  6f 6e 0a 2a 20 20 20 20  |ranslation.*    |
000017a0  73 74 72 69 6e 67 20 61  72 65 20 70 72 69 6e 74  |string are print|
000017b0  65 64 20 61 73 20 73 70  61 63 65 73 2e 0a 2a 0a  |ed as spaces..*.|
000017c0  2a 20 20 20 20 41 72 63  68 69 6d 65 64 65 73 20  |*    Archimedes |
000017d0  63 68 61 72 61 63 74 65  72 20 63 6f 64 65 73 20  |character codes |
000017e0  4e 4f 54 20 69 6e 20 74  68 65 20 74 61 62 6c 65  |NOT in the table|
000017f0  20 61 72 65 20 73 65 6e  74 0a 2a 20 20 20 20 64  | are sent.*    d|
00001800  69 72 65 63 74 6c 79 20  74 6f 20 74 68 65 20 70  |irectly to the p|
00001810  72 69 6e 74 65 72 20 77  69 74 68 6f 75 74 20 74  |rinter without t|
00001820  72 61 6e 73 6c 61 74 69  6f 6e 2e 0a 0a 41 30 0a  |ranslation...A0.|
00001830  41 31 0a 41 32 20 20 20  20 20 20 20 20 20 20 20  |A1.A2           |
00001840  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001850  20 2a 20 a2 20 2d 20 4e  2f 41 0a 41 33 0a 41 34  | * . - N/A.A3.A4|
00001860  0a 41 35 2c 20 34 46 2c  20 38 2c 20 32 46 20 20  |.A5, 4F, 8, 2F  |
00001870  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 2a  |               *|
00001880  20 a5 20 2d 20 4f 20 42  53 20 2f 0a 41 36 0a 41  | . - O BS /.A6.A|
00001890  37 0a 41 38 20 20 20 20  20 20 20 20 20 20 20 20  |7.A8            |
000018a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000018b0  2a 20 a8 20 2d 20 4e 2f  41 0a 41 39 20 20 20 20  |* . - N/A.A9    |
000018c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000018d0  20 20 20 20 20 20 20 20  2a 20 a9 20 2d 20 4e 2f  |        * . - N/|
000018e0  41 0a 41 41 0a 41 42 0a  41 43 0a 41 44 0a 41 45  |A.AA.AB.AC.AD.AE|
000018f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001900  20 20 20 20 20 20 20 20  20 20 20 20 2a 20 ae 20  |            * . |
00001910  2d 20 4e 2f 41 0a 41 46  0a 42 30 0a 42 31 0a 42  |- N/A.AF.B0.B1.B|
00001920  32 0a 42 33 20 20 20 20  20 20 20 20 20 20 20 20  |2.B3            |
00001930  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001940  2a 20 b3 20 2d 20 4e 2f  41 0a 42 34 20 20 20 20  |* . - N/A.B4    |
00001950  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001960  20 20 20 20 20 20 20 20  2a 20 b4 20 2d 20 4e 2f  |        * . - N/|
00001970  41 0a 42 35 0a 42 36 2c  20 31 42 2c 20 35 45 2c  |A.B5.B6, 1B, 5E,|
00001980  20 31 34 20 20 20 20 20  20 20 20 20 20 20 20 20  | 14             |
00001990  20 20 20 2a 20 b6 0a 42  37 0a 42 38 0a 42 39 0a  |   * ..B7.B8.B9.|
000019a0  42 41 0a 42 42 0a 42 43  0a 42 44 0a 42 45 0a 42  |BA.BB.BC.BD.BE.B|
000019b0  46 0a 43 30 20 20 20 20  20 20 20 20 20 20 20 20  |F.C0            |
000019c0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000019d0  2a 20 c0 20 2d 20 4e 2f  41 0a 43 31 0a 43 32 0a  |* . - N/A.C1.C2.|
000019e0  43 33 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |C3              |
000019f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 2a 20  |              * |
00001a00  c3 20 2d 20 4e 2f 41 0a  43 34 0a 43 35 0a 43 36  |. - N/A.C4.C5.C6|
00001a10  0a 43 37 0a 43 38 0a 43  39 0a 43 41 0a 43 42 0a  |.C7.C8.C9.CA.CB.|
00001a20  43 43 0a 43 44 0a 43 45  0a 43 46 0a 44 30 0a 44  |CC.CD.CE.CF.D0.D|
00001a30  31 0a 44 32 0a 44 33 0a  44 34 0a 44 35 20 20 20  |1.D2.D3.D4.D5   |
00001a40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001a50  20 20 20 20 20 20 20 20  20 2a 20 d5 20 2d 20 4e  |         * . - N|
00001a60  2f 41 0a 44 36 0a 44 37  0a 44 38 0a 44 39 0a 44  |/A.D6.D7.D8.D9.D|
00001a70  41 0a 44 42 0a 44 43 0a  44 44 0a 44 45 0a 44 46  |A.DB.DC.DD.DE.DF|
00001a80  0a 45 30 0a 45 31 0a 45  32 0a 45 33 2c 20 36 31  |.E0.E1.E2.E3, 61|
00001a90  2c 20 38 2c 20 37 45 20  20 20 20 20 20 20 20 20  |, 8, 7E         |
00001aa0  20 20 20 20 20 20 20 20  2a 20 e3 20 2d 20 61 20  |        * . - a |
00001ab0  42 53 20 7e 0a 45 34 0a  45 35 0a 45 36 0a 45 37  |BS ~.E4.E5.E6.E7|
00001ac0  0a 45 38 0a 45 39 0a 45  41 0a 45 42 0a 45 43 0a  |.E8.E9.EA.EB.EC.|
00001ad0  45 44 0a 45 45 0a 45 46  0a 46 30 0a 46 31 0a 46  |ED.EE.EF.F0.F1.F|
00001ae0  32 0a 46 33 0a 46 34 0a  46 35 2c 20 36 46 2c 20  |2.F3.F4.F5, 6F, |
00001af0  38 2c 20 37 45 20 20 20  20 20 20 20 20 20 20 20  |8, 7E           |
00001b00  20 20 20 20 20 20 2a 20  f5 20 2d 20 6f 20 42 53  |      * . - o BS|
00001b10  20 7e 0a 46 36 0a 46 37  0a 46 38 0a 46 39 0a 46  | ~.F6.F7.F8.F9.F|
00001b20  41 0a 46 42 0a 46 43 0a  46 44 0a 46 45 0a 46 46  |A.FB.FC.FD.FE.FF|
00001b30  0a 0a 0a 30 20 20 20 20  20 20 20 20 20 20 20 20  |...0            |
00001b40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001b50  20 2a 20 4e 55 4c 4c 20  74 65 72 6d 69 6e 61 74  | * NULL terminat|
00001b60  6f 72 0a 0a                                       |or..|
00001b64
1WP_Print/Sources/ibm_prop.m0
1WP_Print/Sources/ibm_prop.m1
1WP_Print/Sources/ibm_prop.m2
1WP_Print/Sources/ibm_prop.m4
1WP_Print/Sources/ibm_prop.m5