Example 10 REM enlarged character densities 20 LPRINT CHR$(27);"P";: REM 10 cpi

30 LPRINT "normal 10 cpi character density"

40LPRINT CHR$(27);"W";CHR$(1);: REM continuous enlarged density

50LPRINT "10 cpi continuous enlarged"

60LPRINT CHR$(27);"M";: REM 12 cpi

70LPRINT "12 cpi continuous enlarged"

80LPRINT CHR$(27);"W0";: REM normal character density

90LPRINT CHR$(14);: REM enlarged character density for one line

100LPRINT "this is enlarged only"

110LPRINT "for one line"

120END

Character Spacing 19

Page 102
Image 102
Tally Genicom Matrix Printer manual Character Spacing