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.

• SET THE LEFT MARGIN<br />

You can use this instruction to set the left printing margin of your<br />

page. This margin will be the “home” position of all subsequent<br />

carriage returns until it is canceled or changed. The power-on default<br />

for this position is 1. The value for “n” must be between 1 and 155.<br />

The maximum print position for pica type is 80 for elite, 96 and for<br />

condensed type, 132.<br />

CODE:<br />

HEX:<br />

DECIMAL:<br />

BASIC:<br />

< ESC > I “n”<br />

19 6C “n”<br />

27 <strong>10</strong>8 “n”<br />

CHR$(27) CHW(<strong>10</strong>8) CHR$(n)<br />

REFERENCE: < ESC > Q “n”, Section 5.<br />

• SET THE RIGHT MARGIN<br />

Use this command to set the right printing margin on the page.<br />

Any attempt to print beyond your chosen right-hand margin will<br />

cause an automatic carriage return and line feed. Choose any value<br />

between 1 and 155.<br />

CODE: Q “n”<br />

-<br />

-<br />

-<br />

-<br />

-<br />

HEX:<br />

DECIMAL:<br />

19 51 “n”<br />

27 81 “n”<br />

-<br />

BASIC:<br />

CHR$(27) CHR$(81) CHR$(n)<br />

REFERENCE: < ESC > I “n”, Section 5.<br />

-.<br />

-<br />

82

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

Saved successfully!

Ooh no, something went wrong!