Star Micronics NR-15, NR-10 user manual Expanded print commands

Models: NR-10 NR-15

1 128
Download 128 pages 5.01 Kb
Page 57
Image 57

When you turn on expanded print with < ESC > “W” 1 it stays on until you turn it off with < ESC > “W” 0.

Table 4-6

Expanded print commands

~~

nCondensed print

Each of the print pitches also can be condensed to its normal width. This is called condensed print. Try this program to see how it works:

10 I Demo of condensed print

20

LPRINT

"Demonstration of ";

30

LPRINT

CHR$(15);

40

LPRINT

"CONDENSED";

<50 LPRINT

CHR$(18);

60

LPRINT

u printing."

Condensed print set with CHR$(15) stays on until you turn it off with CHR$(l8). Note that you don’t need to put an

<ESC > in front of the CHR$(lS), although < ESC > CHR$( 15) works just the same.

Page 57
Image 57
Star Micronics NR-15, NR-10 user manual Expanded print commands