![](/images/new-backgrounds/1185831/185831199x1.webp)
Butsomecommandsincludetwo nvariables,whichamshownas nl andn2. Thesenormally~pmsent bytesto be addedtogetherto produceonesum,in whichnl representssingleunits and n2
Finally, a few commandscan have many n variables(such as tab stops), which am listed the same way. And one or two includea second kind of variable,whichaR shownin thischapteras singlelowercaseletters,suchas c or m.
5.1.2 Use real numbers,not ASC/1symbols
Animportantpoint:with
For example,in
<ESC>Q 55
You would writethis commandin BASICas:
10 LPRINTCHR$(27); “Q”;CHR$(55)
That BASIC command sends the printer the symbol Q and whatever characterhappensto bein ASCIIposition55.YourStarLaserPrinter4’sFX- 850 progiaminterpretsthese,not as ASCII symbols,but only as the com- mand that means“makecolumn55 the rightmargin”.
5.1.3Unsupportedcommands
YourStarLaserPrinter4, becauseit is a laserprinter,ignoresthe following
c paper end | cESC> 8 and <ESC>9 | |
● | sheet feedercontrol | <ESC><EIkb |
● | selectcolor | cESC> r |
●copy, selectand downloadcharacterset cESC>:<ESbYO<ES@ &
● | selectdrafl/NLQmode | <ESC>X |
c | selectNLQ font | <ESC>k |
94