* PRINTER CODE DATA FOR TWO COLUMN PRINTER Release 6 (2COLUMNS.PRG) * Panasonic KX-P1091i * * IMPORTANT: Do not add or delete any commas or any lines in the codes * section below. This includes the remarks portion of the code lines. Keep * the "-----CODES AND DEFAULTS----" line intact. Don't us TABs * * Codes are decimal ASCII. Full editing instructions are in 2COLUMNS.DOC * CPI = Characters Per Inch (pitch) LPI = Lines Per Inch * $ MB=2,TS=5,CL=2 (Max Blank lines, Tab Spacing, default Column Length * reduction) Ranges are: MB 0-9, TS 2-9, CL 0-9 Note dollar sign * @ SORT=n, 2SIDES=n, DRAFT=y, DATE=y, DISK=n, EQUAL=y, EUROPE=n * ------------- CODES AND DEFAULTS ------------ 027 056, Disable the 'Paper-Out' sensor 027 057, Enable the 'Paper-Out' sensor 027 065 010, 7 lines/inch line spacing (use closest value - 10/72 inch here) 027 064 027 080 027 120 000 027 084, Initialize-10CPI-Draft-Cancel subscript 027 079, Cancel 'Skip-Over-Perforations' 027 087 001, Fancy Print for Heading - Expanded (double width) 027 087 000, Cancel Fancy print 027 120 001, Set enhanced print (NLQ here - double strike OK too) 027 120 000, Cancel enhanced printing * "TXT", Default file extension to be shown in file selector box. 5, The number of type sizes you want (up to 6 allowed) * "Compressed-17CPI", Name type size #1 (25 characters max) 027 015 027 081 137, Printer codes to select this type size 137, Number of characters of this size that will fit on a FULL line * " as above but at 8 LPI", Name size #2 027 015 027 081 137 027 048, codes 137, characters per full line 84, Maximum lines per column * "15 Pitch-15CPI", Name type size #3 027 119 002, codes 119, characters per line * "Elite-12CPI", Name 027 077, codes 96, characters/line * "Small Ltrs 17 CPI - 10LPI", Name (sub/super-script font used here) 027 015 027 081 137 027 065 007 027 083 000, codes 137, characters/line 103, maximum lines per column ********************************************* * Note: Type size 5 always prints in double strike mode.