Using Tabs - Brother HL-Series Technical Reference Manual

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96

5.4. Using tabs

Set horizontal tab stops
EscDn1n2n3...NUL
<1Bh><44h>n1n2n3...<00h>
Ÿ
This command enables you to set up to 32 horizontal tab stops based on the current character
width.
Ÿ
The character width setting is determined by the combination of the current pitch (10 or 12
characters per inch) and the current character mode (condensed, normal or double-width). If
proportional spacing is being used the character width is based on a pitch of 10 characters per
inch.
Ÿ
The tab stops must be set in ascending order. If you invoke the command with the tabs in any
other order all horizontal tab settings are cleared.
Ÿ
The value of n
Ÿ
Once you have selected the tab settings they remain fixed - their position does not change if
you change the character pitch or character width settings.
Ÿ
To set up a group of equally spaced tab stops use the Esc e 0 command.
Ÿ
Esc D 0 clears all horizontal tab settings.
Ÿ
The default tab stop settings are at every eighth column, starting at the ninth column. The
default column width is 1/10".
Ÿ
The default settings are adopted when the printer is first switched on or when you perform a
reset with the Esc @ instruction.
Ÿ
You can move the print position to the tab stops using the HT control code.
LPRINT CHR$(27); CHR$(68); CHR$(10); CHR$(20); CHR$(0);
'Set tab stops at columns 10 and 20.
Horizontal tab
HT
Ÿ
The HT control code (ASCII code 9) moves the current print position one tab stop to the
right.
Ÿ
The command is ignored if there are no tab stops to the right of the current print position or if
the next tab stop is beyond the right margin.
LPRINT CHR$(9); 'Tab
(27)(68)n1n2n3...(00)
must be in the range 0 to 255.
i
(09)
<09h>
Chapter 5 " EPSON FX-850 " - 17

Advertisement

Table of Contents
loading

Table of Contents