04.01.2015 Views

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SB-10 USER'S MANUAL

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

• SELECT EMPHASIZED PRINTING<br />

This command causes all subsequent characters to be printed in<br />

the emphasized mode.<br />

CODE: E<br />

HEX:<br />

lB45<br />

DECIMAL: 27 69<br />

BASIC:<br />

CHR$(27) CHR!$(69)<br />

REFERENCE: < ESC > F. Section 4.<br />

w CANCEL EMPHASIZED PRINTING<br />

Returns normal printing, canceling the emphasized print mode.<br />

CODE: F<br />

HEX:<br />

lB46<br />

DECIMAL: 27 70<br />

BASIC:<br />

CHR$(27) CHR$(70)<br />

REFERENCE: < ESC > E. Section 4.<br />

• SELECT UNDERLINING<br />

After this command is given, all characters will be underlined until<br />

this function is canceled.<br />

CODE: - 1<br />

HEX:<br />

lB2DOl<br />

DECIMAL: 27 45 1<br />

BASIC:<br />

CHRS(27) CHR$(45) CHR$(l)<br />

REFERENCE: < ESC > - 0, Section 4.<br />

68

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

Saved successfully!

Ooh no, something went wrong!