Home » Personal collection » Acorn ADFS disks » Archimedes » RiscOs_Apps_2.ADF » !PrinterLJ/PrData

!PrinterLJ/PrData

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 » RiscOs_Apps_2.ADF
Filename: !PrinterLJ/PrData
Read OK:
File size: 109C bytes
Load address: FFFFFF41
Exec address: A9E7E618
Duplicates

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

File contents
>PrData *** LaserJet configuration ***

version:        1               ;Don't change this. It is used to detect
                                ;  incompatible old "PrData" files.

Defaults
========

Default resolutions
pxres:          300             ; dots per inch
pyres:          300
pxres_halftone: 300/12
pyres_halftone: 300/12

features:       16_00000000     ; doesn`t support arbitrary transformation

manual_feed:    <27>&l2H        ; escape sequence limited to 20 chars
auto_feed:      <27>&l1H

Real printer definitions
========================
printer_name:    HP LaserJet (300 dpi)
printer_number:  0

pxres:          300                     ; dots per inch
pyres:          300
pxres_halftone: 300/8
pyres_halftone: 300/8

.............................................................
printer_name:    HP LaserJet (150 dpi)
printer_number:  1

pxres:          150                     ; dots per inch
pyres:          150
pxres_halftone: 150/8
pyres_halftone: 150/8

.............................................................
printer_name:    HP LaserJet (100 dpi)
printer_number:  2

pxres:          100                     ; dots per inch
pyres:          100
pxres_halftone: 100/6
pyres_halftone: 100/6

.............................................................
printer_name:    HP LaserJet (75 dpi)
printer_number:  3

pxres:          75                     ; dots per inch
pyres:          75
pxres_halftone: 75/4
pyres_halftone: 75/4

.............................................................


Page size settings
==================

These are written back to this file when the "Save" entry is clicked;
therefore they are all fixed size fields.

page_number:    0 ; the number of the page size table entry we want to do
                  ; don't need to write this back!
page_name:      A4 paper;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; pad names to 80 characters with ;
page_width:     0000595350; Pad (decimal) numbers to 10 chars with leading 0s
page_height:    0000841995
page_bottom:    0000013891
page_top:       0000806558
page_left:      0000014175
page_right:     0000575505
page_selection: <27>&l26A   ; escape sequence to select A4 paper in the printer

page_number:    1
page_name:      Letter;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
page_width:     0000612076
page_height:    0000792099
page_bottom:    0000014458
page_top:       0000777641
page_left:      0000011906
page_right:     0000587979
page_selection: <27>&l2A

page_number:    2
page_name:      Legal;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
page_width:     0000612076
page_height:    0001008126
page_bottom:    0000014458
page_top:       0000993668
page_left:      0000011906
page_right:     0000587979
page_selection: <27>&l3A

Configured options
==================
start_page_number: 00  ;page description - pad to two chars with 0
printer:       01 ;printer number - pad to two chars with 0
location:       1 ;1 - parallel, 2 - serial, 4 - net
baud:           3 ; 0 -   75,  1 -  150,  2 -  300  ,  3 -  1200 
                  ; 4 - 2400,  5 - 4800,  6 - 9600  ,  7 - 19200
                  ; 8 -   50,  9 -  110, 10 -  134.5, 11 -   600
                  ;12 - 1800, 13 - 3600, 14 - 7200
data:         &24 ;serial data format - pad to two chars with 0
                  ;b0-b1 0,1,2,3 => 8,7,6,5 bits
                  ;b2 0=>1 stop bit, 1=>2 stop bits OR 1.5 stop bits if 5 bits
                  ;without parity, OR 1 stop bit if 8 bits with parity
                  ;b3 0/1 => parity off/on
                  ;b4-b5 0,1,2,3 => parity odd, even, 1 on Tx, 0 on Tx
xon:            0 ;XON/XOFF 0 off 1 on
server:   0.235;;; either [<net>.]<station>   eg `235;;;;;` or `123.235;`
                  ;or up to 6 char name       eg `blue;;;;` or `yellow;;`
                  ;must be padded to 8 chars with ; in either case
file: null:;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;filename to use, padded to 80 characters.

feed:           0 ;0 - automatic, 1 - manual
format:         0 ;0 - portrait,  1 - landscape
title:          0 ;0 - no title,  1 - title
mono:           0 ;0 - full h'tone,1- restricted  halftone
00000000  3e 50 72 44 61 74 61 20  2a 2a 2a 20 4c 61 73 65  |>PrData *** Lase|
00000010  72 4a 65 74 20 63 6f 6e  66 69 67 75 72 61 74 69  |rJet configurati|
00000020  6f 6e 20 2a 2a 2a 0a 0a  76 65 72 73 69 6f 6e 3a  |on ***..version:|
00000030  20 20 20 20 20 20 20 20  31 20 20 20 20 20 20 20  |        1       |
00000040  20 20 20 20 20 20 20 20  3b 44 6f 6e 27 74 20 63  |        ;Don't c|
00000050  68 61 6e 67 65 20 74 68  69 73 2e 20 49 74 20 69  |hange this. It i|
00000060  73 20 75 73 65 64 20 74  6f 20 64 65 74 65 63 74  |s used to detect|
00000070  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000090  20 3b 20 20 69 6e 63 6f  6d 70 61 74 69 62 6c 65  | ;  incompatible|
000000a0  20 6f 6c 64 20 22 50 72  44 61 74 61 22 20 66 69  | old "PrData" fi|
000000b0  6c 65 73 2e 0a 0a 44 65  66 61 75 6c 74 73 0a 3d  |les...Defaults.=|
000000c0  3d 3d 3d 3d 3d 3d 3d 0a  0a 44 65 66 61 75 6c 74  |=======..Default|
000000d0  20 72 65 73 6f 6c 75 74  69 6f 6e 73 0a 70 78 72  | resolutions.pxr|
000000e0  65 73 3a 20 20 20 20 20  20 20 20 20 20 33 30 30  |es:          300|
000000f0  20 20 20 20 20 20 20 20  20 20 20 20 20 3b 20 64  |             ; d|
00000100  6f 74 73 20 70 65 72 20  69 6e 63 68 0a 70 79 72  |ots per inch.pyr|
00000110  65 73 3a 20 20 20 20 20  20 20 20 20 20 33 30 30  |es:          300|
00000120  0a 70 78 72 65 73 5f 68  61 6c 66 74 6f 6e 65 3a  |.pxres_halftone:|
00000130  20 33 30 30 2f 31 32 0a  70 79 72 65 73 5f 68 61  | 300/12.pyres_ha|
00000140  6c 66 74 6f 6e 65 3a 20  33 30 30 2f 31 32 0a 0a  |lftone: 300/12..|
00000150  66 65 61 74 75 72 65 73  3a 20 20 20 20 20 20 20  |features:       |
00000160  31 36 5f 30 30 30 30 30  30 30 30 20 20 20 20 20  |16_00000000     |
00000170  3b 20 64 6f 65 73 6e 60  74 20 73 75 70 70 6f 72  |; doesn`t suppor|
00000180  74 20 61 72 62 69 74 72  61 72 79 20 74 72 61 6e  |t arbitrary tran|
00000190  73 66 6f 72 6d 61 74 69  6f 6e 0a 0a 6d 61 6e 75  |sformation..manu|
000001a0  61 6c 5f 66 65 65 64 3a  20 20 20 20 3c 32 37 3e  |al_feed:    <27>|
000001b0  26 6c 32 48 20 20 20 20  20 20 20 20 3b 20 65 73  |&l2H        ; es|
000001c0  63 61 70 65 20 73 65 71  75 65 6e 63 65 20 6c 69  |cape sequence li|
000001d0  6d 69 74 65 64 20 74 6f  20 32 30 20 63 68 61 72  |mited to 20 char|
000001e0  73 0a 61 75 74 6f 5f 66  65 65 64 3a 20 20 20 20  |s.auto_feed:    |
000001f0  20 20 3c 32 37 3e 26 6c  31 48 0a 0a 52 65 61 6c  |  <27>&l1H..Real|
00000200  20 70 72 69 6e 74 65 72  20 64 65 66 69 6e 69 74  | printer definit|
00000210  69 6f 6e 73 0a 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |ions.===========|
00000220  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 0a 70 72  |=============.pr|
00000230  69 6e 74 65 72 5f 6e 61  6d 65 3a 20 20 20 20 48  |inter_name:    H|
00000240  50 20 4c 61 73 65 72 4a  65 74 20 28 33 30 30 20  |P LaserJet (300 |
00000250  64 70 69 29 0a 70 72 69  6e 74 65 72 5f 6e 75 6d  |dpi).printer_num|
00000260  62 65 72 3a 20 20 30 0a  0a 70 78 72 65 73 3a 20  |ber:  0..pxres: |
00000270  20 20 20 20 20 20 20 20  20 33 30 30 20 20 20 20  |         300    |
00000280  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000290  20 3b 20 64 6f 74 73 20  70 65 72 20 69 6e 63 68  | ; dots per inch|
000002a0  0a 70 79 72 65 73 3a 20  20 20 20 20 20 20 20 20  |.pyres:         |
000002b0  20 33 30 30 0a 70 78 72  65 73 5f 68 61 6c 66 74  | 300.pxres_halft|
000002c0  6f 6e 65 3a 20 33 30 30  2f 38 0a 70 79 72 65 73  |one: 300/8.pyres|
000002d0  5f 68 61 6c 66 74 6f 6e  65 3a 20 33 30 30 2f 38  |_halftone: 300/8|
000002e0  0a 0a 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
000002f0  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
*
00000310  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 0a  |................|
00000320  70 72 69 6e 74 65 72 5f  6e 61 6d 65 3a 20 20 20  |printer_name:   |
00000330  20 48 50 20 4c 61 73 65  72 4a 65 74 20 28 31 35  | HP LaserJet (15|
00000340  30 20 64 70 69 29 0a 70  72 69 6e 74 65 72 5f 6e  |0 dpi).printer_n|
00000350  75 6d 62 65 72 3a 20 20  31 0a 0a 70 78 72 65 73  |umber:  1..pxres|
00000360  3a 20 20 20 20 20 20 20  20 20 20 31 35 30 20 20  |:          150  |
00000370  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000380  20 20 20 3b 20 64 6f 74  73 20 70 65 72 20 69 6e  |   ; dots per in|
00000390  63 68 0a 70 79 72 65 73  3a 20 20 20 20 20 20 20  |ch.pyres:       |
000003a0  20 20 20 31 35 30 0a 70  78 72 65 73 5f 68 61 6c  |   150.pxres_hal|
000003b0  66 74 6f 6e 65 3a 20 31  35 30 2f 38 0a 70 79 72  |ftone: 150/8.pyr|
000003c0  65 73 5f 68 61 6c 66 74  6f 6e 65 3a 20 31 35 30  |es_halftone: 150|
000003d0  2f 38 0a 0a 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |/8..............|
000003e0  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
*
00000410  2e 0a 70 72 69 6e 74 65  72 5f 6e 61 6d 65 3a 20  |..printer_name: |
00000420  20 20 20 48 50 20 4c 61  73 65 72 4a 65 74 20 28  |   HP LaserJet (|
00000430  31 30 30 20 64 70 69 29  0a 70 72 69 6e 74 65 72  |100 dpi).printer|
00000440  5f 6e 75 6d 62 65 72 3a  20 20 32 0a 0a 70 78 72  |_number:  2..pxr|
00000450  65 73 3a 20 20 20 20 20  20 20 20 20 20 31 30 30  |es:          100|
00000460  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000470  20 20 20 20 20 3b 20 64  6f 74 73 20 70 65 72 20  |     ; dots per |
00000480  69 6e 63 68 0a 70 79 72  65 73 3a 20 20 20 20 20  |inch.pyres:     |
00000490  20 20 20 20 20 31 30 30  0a 70 78 72 65 73 5f 68  |     100.pxres_h|
000004a0  61 6c 66 74 6f 6e 65 3a  20 31 30 30 2f 36 0a 70  |alftone: 100/6.p|
000004b0  79 72 65 73 5f 68 61 6c  66 74 6f 6e 65 3a 20 31  |yres_halftone: 1|
000004c0  30 30 2f 36 0a 0a 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |00/6............|
000004d0  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
*
00000500  2e 2e 2e 0a 70 72 69 6e  74 65 72 5f 6e 61 6d 65  |....printer_name|
00000510  3a 20 20 20 20 48 50 20  4c 61 73 65 72 4a 65 74  |:    HP LaserJet|
00000520  20 28 37 35 20 64 70 69  29 0a 70 72 69 6e 74 65  | (75 dpi).printe|
00000530  72 5f 6e 75 6d 62 65 72  3a 20 20 33 0a 0a 70 78  |r_number:  3..px|
00000540  72 65 73 3a 20 20 20 20  20 20 20 20 20 20 37 35  |res:          75|
00000550  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000560  20 20 20 20 20 3b 20 64  6f 74 73 20 70 65 72 20  |     ; dots per |
00000570  69 6e 63 68 0a 70 79 72  65 73 3a 20 20 20 20 20  |inch.pyres:     |
00000580  20 20 20 20 20 37 35 0a  70 78 72 65 73 5f 68 61  |     75.pxres_ha|
00000590  6c 66 74 6f 6e 65 3a 20  37 35 2f 34 0a 70 79 72  |lftone: 75/4.pyr|
000005a0  65 73 5f 68 61 6c 66 74  6f 6e 65 3a 20 37 35 2f  |es_halftone: 75/|
000005b0  34 0a 0a 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |4...............|
000005c0  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
*
000005f0  0a 0a 0a 50 61 67 65 20  73 69 7a 65 20 73 65 74  |...Page size set|
00000600  74 69 6e 67 73 0a 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |tings.==========|
00000610  3d 3d 3d 3d 3d 3d 3d 3d  0a 0a 54 68 65 73 65 20  |========..These |
00000620  61 72 65 20 77 72 69 74  74 65 6e 20 62 61 63 6b  |are written back|
00000630  20 74 6f 20 74 68 69 73  20 66 69 6c 65 20 77 68  | to this file wh|
00000640  65 6e 20 74 68 65 20 22  53 61 76 65 22 20 65 6e  |en the "Save" en|
00000650  74 72 79 20 69 73 20 63  6c 69 63 6b 65 64 3b 0a  |try is clicked;.|
00000660  74 68 65 72 65 66 6f 72  65 20 74 68 65 79 20 61  |therefore they a|
00000670  72 65 20 61 6c 6c 20 66  69 78 65 64 20 73 69 7a  |re all fixed siz|
00000680  65 20 66 69 65 6c 64 73  2e 0a 0a 70 61 67 65 5f  |e fields...page_|
00000690  6e 75 6d 62 65 72 3a 20  20 20 20 30 20 3b 20 74  |number:    0 ; t|
000006a0  68 65 20 6e 75 6d 62 65  72 20 6f 66 20 74 68 65  |he number of the|
000006b0  20 70 61 67 65 20 73 69  7a 65 20 74 61 62 6c 65  | page size table|
000006c0  20 65 6e 74 72 79 20 77  65 20 77 61 6e 74 20 74  | entry we want t|
000006d0  6f 20 64 6f 0a 20 20 20  20 20 20 20 20 20 20 20  |o do.           |
000006e0  20 20 20 20 20 20 20 3b  20 64 6f 6e 27 74 20 6e  |       ; don't n|
000006f0  65 65 64 20 74 6f 20 77  72 69 74 65 20 74 68 69  |eed to write thi|
00000700  73 20 62 61 63 6b 21 0a  70 61 67 65 5f 6e 61 6d  |s back!.page_nam|
00000710  65 3a 20 20 20 20 20 20  41 34 20 70 61 70 65 72  |e:      A4 paper|
00000720  3b 3b 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 3b 3b 3b  |;;;;;;;;;;;;;;;;|
*
00000760  3b 3b 3b 3b 3b 3b 3b 3b  20 70 61 64 20 6e 61 6d  |;;;;;;;; pad nam|
00000770  65 73 20 74 6f 20 38 30  20 63 68 61 72 61 63 74  |es to 80 charact|
00000780  65 72 73 20 77 69 74 68  20 3b 0a 70 61 67 65 5f  |ers with ;.page_|
00000790  77 69 64 74 68 3a 20 20  20 20 20 30 30 30 30 35  |width:     00005|
000007a0  39 35 33 35 30 3b 20 50  61 64 20 28 64 65 63 69  |95350; Pad (deci|
000007b0  6d 61 6c 29 20 6e 75 6d  62 65 72 73 20 74 6f 20  |mal) numbers to |
000007c0  31 30 20 63 68 61 72 73  20 77 69 74 68 20 6c 65  |10 chars with le|
000007d0  61 64 69 6e 67 20 30 73  0a 70 61 67 65 5f 68 65  |ading 0s.page_he|
000007e0  69 67 68 74 3a 20 20 20  20 30 30 30 30 38 34 31  |ight:    0000841|
000007f0  39 39 35 0a 70 61 67 65  5f 62 6f 74 74 6f 6d 3a  |995.page_bottom:|
00000800  20 20 20 20 30 30 30 30  30 31 33 38 39 31 0a 70  |    0000013891.p|
00000810  61 67 65 5f 74 6f 70 3a  20 20 20 20 20 20 20 30  |age_top:       0|
00000820  30 30 30 38 30 36 35 35  38 0a 70 61 67 65 5f 6c  |000806558.page_l|
00000830  65 66 74 3a 20 20 20 20  20 20 30 30 30 30 30 31  |eft:      000001|
00000840  34 31 37 35 0a 70 61 67  65 5f 72 69 67 68 74 3a  |4175.page_right:|
00000850  20 20 20 20 20 30 30 30  30 35 37 35 35 30 35 0a  |     0000575505.|
00000860  70 61 67 65 5f 73 65 6c  65 63 74 69 6f 6e 3a 20  |page_selection: |
00000870  3c 32 37 3e 26 6c 32 36  41 20 20 20 3b 20 65 73  |<27>&l26A   ; es|
00000880  63 61 70 65 20 73 65 71  75 65 6e 63 65 20 74 6f  |cape sequence to|
00000890  20 73 65 6c 65 63 74 20  41 34 20 70 61 70 65 72  | select A4 paper|
000008a0  20 69 6e 20 74 68 65 20  70 72 69 6e 74 65 72 0a  | in the printer.|
000008b0  0a 70 61 67 65 5f 6e 75  6d 62 65 72 3a 20 20 20  |.page_number:   |
000008c0  20 31 0a 70 61 67 65 5f  6e 61 6d 65 3a 20 20 20  | 1.page_name:   |
000008d0  20 20 20 4c 65 74 74 65  72 3b 3b 3b 3b 3b 3b 3b  |   Letter;;;;;;;|
000008e0  3b 3b 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 3b 3b 3b  |;;;;;;;;;;;;;;;;|
*
00000920  3b 3b 3b 0a 70 61 67 65  5f 77 69 64 74 68 3a 20  |;;;.page_width: |
00000930  20 20 20 20 30 30 30 30  36 31 32 30 37 36 0a 70  |    0000612076.p|
00000940  61 67 65 5f 68 65 69 67  68 74 3a 20 20 20 20 30  |age_height:    0|
00000950  30 30 30 37 39 32 30 39  39 0a 70 61 67 65 5f 62  |000792099.page_b|
00000960  6f 74 74 6f 6d 3a 20 20  20 20 30 30 30 30 30 31  |ottom:    000001|
00000970  34 34 35 38 0a 70 61 67  65 5f 74 6f 70 3a 20 20  |4458.page_top:  |
00000980  20 20 20 20 20 30 30 30  30 37 37 37 36 34 31 0a  |     0000777641.|
00000990  70 61 67 65 5f 6c 65 66  74 3a 20 20 20 20 20 20  |page_left:      |
000009a0  30 30 30 30 30 31 31 39  30 36 0a 70 61 67 65 5f  |0000011906.page_|
000009b0  72 69 67 68 74 3a 20 20  20 20 20 30 30 30 30 35  |right:     00005|
000009c0  38 37 39 37 39 0a 70 61  67 65 5f 73 65 6c 65 63  |87979.page_selec|
000009d0  74 69 6f 6e 3a 20 3c 32  37 3e 26 6c 32 41 0a 0a  |tion: <27>&l2A..|
000009e0  70 61 67 65 5f 6e 75 6d  62 65 72 3a 20 20 20 20  |page_number:    |
000009f0  32 0a 70 61 67 65 5f 6e  61 6d 65 3a 20 20 20 20  |2.page_name:    |
00000a00  20 20 4c 65 67 61 6c 3b  3b 3b 3b 3b 3b 3b 3b 3b  |  Legal;;;;;;;;;|
00000a10  3b 3b 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 3b 3b 3b  |;;;;;;;;;;;;;;;;|
*
00000a50  3b 3b 0a 70 61 67 65 5f  77 69 64 74 68 3a 20 20  |;;.page_width:  |
00000a60  20 20 20 30 30 30 30 36  31 32 30 37 36 0a 70 61  |   0000612076.pa|
00000a70  67 65 5f 68 65 69 67 68  74 3a 20 20 20 20 30 30  |ge_height:    00|
00000a80  30 31 30 30 38 31 32 36  0a 70 61 67 65 5f 62 6f  |01008126.page_bo|
00000a90  74 74 6f 6d 3a 20 20 20  20 30 30 30 30 30 31 34  |ttom:    0000014|
00000aa0  34 35 38 0a 70 61 67 65  5f 74 6f 70 3a 20 20 20  |458.page_top:   |
00000ab0  20 20 20 20 30 30 30 30  39 39 33 36 36 38 0a 70  |    0000993668.p|
00000ac0  61 67 65 5f 6c 65 66 74  3a 20 20 20 20 20 20 30  |age_left:      0|
00000ad0  30 30 30 30 31 31 39 30  36 0a 70 61 67 65 5f 72  |000011906.page_r|
00000ae0  69 67 68 74 3a 20 20 20  20 20 30 30 30 30 35 38  |ight:     000058|
00000af0  37 39 37 39 0a 70 61 67  65 5f 73 65 6c 65 63 74  |7979.page_select|
00000b00  69 6f 6e 3a 20 3c 32 37  3e 26 6c 33 41 0a 0a 43  |ion: <27>&l3A..C|
00000b10  6f 6e 66 69 67 75 72 65  64 20 6f 70 74 69 6f 6e  |onfigured option|
00000b20  73 0a 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |s.==============|
00000b30  3d 3d 3d 3d 0a 73 74 61  72 74 5f 70 61 67 65 5f  |====.start_page_|
00000b40  6e 75 6d 62 65 72 3a 20  30 30 20 20 3b 70 61 67  |number: 00  ;pag|
00000b50  65 20 64 65 73 63 72 69  70 74 69 6f 6e 20 2d 20  |e description - |
00000b60  70 61 64 20 74 6f 20 74  77 6f 20 63 68 61 72 73  |pad to two chars|
00000b70  20 77 69 74 68 20 30 0a  70 72 69 6e 74 65 72 3a  | with 0.printer:|
00000b80  20 20 20 20 20 20 20 30  31 20 3b 70 72 69 6e 74  |       01 ;print|
00000b90  65 72 20 6e 75 6d 62 65  72 20 2d 20 70 61 64 20  |er number - pad |
00000ba0  74 6f 20 74 77 6f 20 63  68 61 72 73 20 77 69 74  |to two chars wit|
00000bb0  68 20 30 0a 6c 6f 63 61  74 69 6f 6e 3a 20 20 20  |h 0.location:   |
00000bc0  20 20 20 20 31 20 3b 31  20 2d 20 70 61 72 61 6c  |    1 ;1 - paral|
00000bd0  6c 65 6c 2c 20 32 20 2d  20 73 65 72 69 61 6c 2c  |lel, 2 - serial,|
00000be0  20 34 20 2d 20 6e 65 74  0a 62 61 75 64 3a 20 20  | 4 - net.baud:  |
00000bf0  20 20 20 20 20 20 20 20  20 33 20 3b 20 30 20 2d  |         3 ; 0 -|
00000c00  20 20 20 37 35 2c 20 20  31 20 2d 20 20 31 35 30  |   75,  1 -  150|
00000c10  2c 20 20 32 20 2d 20 20  33 30 30 20 20 2c 20 20  |,  2 -  300  ,  |
00000c20  33 20 2d 20 20 31 32 30  30 20 0a 20 20 20 20 20  |3 -  1200 .     |
00000c30  20 20 20 20 20 20 20 20  20 20 20 20 20 3b 20 34  |             ; 4|
00000c40  20 2d 20 32 34 30 30 2c  20 20 35 20 2d 20 34 38  | - 2400,  5 - 48|
00000c50  30 30 2c 20 20 36 20 2d  20 39 36 30 30 20 20 2c  |00,  6 - 9600  ,|
00000c60  20 20 37 20 2d 20 31 39  32 30 30 0a 20 20 20 20  |  7 - 19200.    |
00000c70  20 20 20 20 20 20 20 20  20 20 20 20 20 20 3b 20  |              ; |
00000c80  38 20 2d 20 20 20 35 30  2c 20 20 39 20 2d 20 20  |8 -   50,  9 -  |
00000c90  31 31 30 2c 20 31 30 20  2d 20 20 31 33 34 2e 35  |110, 10 -  134.5|
00000ca0  2c 20 31 31 20 2d 20 20  20 36 30 30 0a 20 20 20  |, 11 -   600.   |
00000cb0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 3b  |               ;|
00000cc0  31 32 20 2d 20 31 38 30  30 2c 20 31 33 20 2d 20  |12 - 1800, 13 - |
00000cd0  33 36 30 30 2c 20 31 34  20 2d 20 37 32 30 30 0a  |3600, 14 - 7200.|
00000ce0  64 61 74 61 3a 20 20 20  20 20 20 20 20 20 26 32  |data:         &2|
00000cf0  34 20 3b 73 65 72 69 61  6c 20 64 61 74 61 20 66  |4 ;serial data f|
00000d00  6f 72 6d 61 74 20 2d 20  70 61 64 20 74 6f 20 74  |ormat - pad to t|
00000d10  77 6f 20 63 68 61 72 73  20 77 69 74 68 20 30 0a  |wo chars with 0.|
00000d20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d30  20 20 3b 62 30 2d 62 31  20 30 2c 31 2c 32 2c 33  |  ;b0-b1 0,1,2,3|
00000d40  20 3d 3e 20 38 2c 37 2c  36 2c 35 20 62 69 74 73  | => 8,7,6,5 bits|
00000d50  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000d60  20 20 20 3b 62 32 20 30  3d 3e 31 20 73 74 6f 70  |   ;b2 0=>1 stop|
00000d70  20 62 69 74 2c 20 31 3d  3e 32 20 73 74 6f 70 20  | bit, 1=>2 stop |
00000d80  62 69 74 73 20 4f 52 20  31 2e 35 20 73 74 6f 70  |bits OR 1.5 stop|
00000d90  20 62 69 74 73 20 69 66  20 35 20 62 69 74 73 0a  | bits if 5 bits.|
00000da0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000db0  20 20 3b 77 69 74 68 6f  75 74 20 70 61 72 69 74  |  ;without parit|
00000dc0  79 2c 20 4f 52 20 31 20  73 74 6f 70 20 62 69 74  |y, OR 1 stop bit|
00000dd0  20 69 66 20 38 20 62 69  74 73 20 77 69 74 68 20  | if 8 bits with |
00000de0  70 61 72 69 74 79 0a 20  20 20 20 20 20 20 20 20  |parity.         |
00000df0  20 20 20 20 20 20 20 20  20 3b 62 33 20 30 2f 31  |         ;b3 0/1|
00000e00  20 3d 3e 20 70 61 72 69  74 79 20 6f 66 66 2f 6f  | => parity off/o|
00000e10  6e 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |n.              |
00000e20  20 20 20 20 3b 62 34 2d  62 35 20 30 2c 31 2c 32  |    ;b4-b5 0,1,2|
00000e30  2c 33 20 3d 3e 20 70 61  72 69 74 79 20 6f 64 64  |,3 => parity odd|
00000e40  2c 20 65 76 65 6e 2c 20  31 20 6f 6e 20 54 78 2c  |, even, 1 on Tx,|
00000e50  20 30 20 6f 6e 20 54 78  0a 78 6f 6e 3a 20 20 20  | 0 on Tx.xon:   |
00000e60  20 20 20 20 20 20 20 20  20 30 20 3b 58 4f 4e 2f  |         0 ;XON/|
00000e70  58 4f 46 46 20 30 20 6f  66 66 20 31 20 6f 6e 0a  |XOFF 0 off 1 on.|
00000e80  73 65 72 76 65 72 3a 20  20 20 30 2e 32 33 35 3b  |server:   0.235;|
00000e90  3b 3b 20 65 69 74 68 65  72 20 5b 3c 6e 65 74 3e  |;; either [<net>|
00000ea0  2e 5d 3c 73 74 61 74 69  6f 6e 3e 20 20 20 65 67  |.]<station>   eg|
00000eb0  20 60 32 33 35 3b 3b 3b  3b 3b 60 20 6f 72 20 60  | `235;;;;;` or `|
00000ec0  31 32 33 2e 32 33 35 3b  60 0a 20 20 20 20 20 20  |123.235;`.      |
00000ed0  20 20 20 20 20 20 20 20  20 20 20 20 3b 6f 72 20  |            ;or |
00000ee0  75 70 20 74 6f 20 36 20  63 68 61 72 20 6e 61 6d  |up to 6 char nam|
00000ef0  65 20 20 20 20 20 20 20  65 67 20 60 62 6c 75 65  |e       eg `blue|
00000f00  3b 3b 3b 3b 60 20 6f 72  20 60 79 65 6c 6c 6f 77  |;;;;` or `yellow|
00000f10  3b 3b 60 0a 20 20 20 20  20 20 20 20 20 20 20 20  |;;`.            |
00000f20  20 20 20 20 20 20 3b 6d  75 73 74 20 62 65 20 70  |      ;must be p|
00000f30  61 64 64 65 64 20 74 6f  20 38 20 63 68 61 72 73  |added to 8 chars|
00000f40  20 77 69 74 68 20 3b 20  69 6e 20 65 69 74 68 65  | with ; in eithe|
00000f50  72 20 63 61 73 65 0a 66  69 6c 65 3a 20 6e 75 6c  |r case.file: nul|
00000f60  6c 3a 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 3b 3b 3b  |l:;;;;;;;;;;;;;;|
00000f70  3b 3b 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 3b 3b 3b  |;;;;;;;;;;;;;;;;|
*
00000fa0  3b 3b 3b 3b 3b 3b 3b 3b  3b 3b 3b 3b 3b 66 69 6c  |;;;;;;;;;;;;;fil|
00000fb0  65 6e 61 6d 65 20 74 6f  20 75 73 65 2c 20 70 61  |ename to use, pa|
00000fc0  64 64 65 64 20 74 6f 20  38 30 20 63 68 61 72 61  |dded to 80 chara|
00000fd0  63 74 65 72 73 2e 0a 0a  66 65 65 64 3a 20 20 20  |cters...feed:   |
00000fe0  20 20 20 20 20 20 20 20  30 20 3b 30 20 2d 20 61  |        0 ;0 - a|
00000ff0  75 74 6f 6d 61 74 69 63  2c 20 31 20 2d 20 6d 61  |utomatic, 1 - ma|
00001000  6e 75 61 6c 0a 66 6f 72  6d 61 74 3a 20 20 20 20  |nual.format:    |
00001010  20 20 20 20 20 30 20 3b  30 20 2d 20 70 6f 72 74  |     0 ;0 - port|
00001020  72 61 69 74 2c 20 20 31  20 2d 20 6c 61 6e 64 73  |rait,  1 - lands|
00001030  63 61 70 65 0a 74 69 74  6c 65 3a 20 20 20 20 20  |cape.title:     |
00001040  20 20 20 20 20 30 20 3b  30 20 2d 20 6e 6f 20 74  |     0 ;0 - no t|
00001050  69 74 6c 65 2c 20 20 31  20 2d 20 74 69 74 6c 65  |itle,  1 - title|
00001060  0a 6d 6f 6e 6f 3a 20 20  20 20 20 20 20 20 20 20  |.mono:          |
00001070  20 30 20 3b 30 20 2d 20  66 75 6c 6c 20 68 27 74  | 0 ;0 - full h't|
00001080  6f 6e 65 2c 31 2d 20 72  65 73 74 72 69 63 74 65  |one,1- restricte|
00001090  64 20 20 68 61 6c 66 74  6f 6e 65 0a              |d  halftone.|
0000109c
!PrinterLJ/PrData.m0
!PrinterLJ/PrData.m1
!PrinterLJ/PrData.m2
!PrinterLJ/PrData.m4
!PrinterLJ/PrData.m5