04.01.2015 Views

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

a SET VERTICAL TAB POSITIONS<br />

This command cancels all previous vertical tab positions and sets<br />

those defined at lines “nl","n2", etc. The maximum number of<br />

vertical tab positions you can set is 12. This instruction must be<br />

terminated with the “NUL” code, CHR$(O). Each vertical tab must<br />

be specified in ascending order.<br />

CODE: B "nl" "n2" . ..O<br />

HEX: IB 42 "nl " “n2" . . 0<br />

DECIMAL: 2766 "nl " "n2" . . . 0<br />

BASIC: CHR$(27) CHR$(66) CHR$(nl) CHR$(n2) . . . CHR$(O)<br />

REFERENCE: , Section 5.<br />

.<br />

• ADVANCE TO NEXT VERTICAL TAB POSITION<br />

This command causes to the paper to advance to the next vertical<br />

tab position or the top of the page, whichever comes first. Thevertical<br />

tab positions are set automatically at power-on to lines 6, 12, 18, 24,<br />

30, 36, 42, 48, 54, and 60.<br />

CODE:<br />

HEX:<br />

<br />

OB<br />

DECIMAL: 11<br />

BASIC:<br />

CHR$(ll)<br />

REFERENCE: B "nl" “n2" 0, < ESC> a ‘In",<br />

Section 5.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!