Commands
HT HorizontalTab
Description
Moves cursor position to next multi ple of eight si ngle-width characters. No te that
double-width characters coun t astw o single-width characters. If the HT command
causes the cursor to move beyond th e printable area, the text will w rap to the next line.
Expression
ASCII HT
Decimal 9
Hex 9
Parameters
None
LF LineF eed
Description
Prints the current line of text and ad vances the text position to the beginni ng of the
next line. Not e that the lin e feed, line feed/carriage return, carriage retu rn, and carriage
return/line feed instruction sal l behave as a single line feed. If the current line ex tends
beyond the printab le area,t he text will wrap to th e next printable area.
All character attribu tes (including i nverse and doubl e-wide text) will be cleared after
the line is printe d.
Expression
ASCII LF
Decimal 10
Hex 0A
Parameters
None
SO Set Font to Double WideMode
Description
51