CommandReference
GS T Select Line Wrap/TruncateModes
Description
Determines how to handle a text w rapco ndition. A text wrap condit ion occurs when
text extends b eyond the en d of a line o r a page. The default is to wrap at t he end of a
line and a page.
Expression
ASCII GST n
Decimal 2984 n
Hex 1D54 n
Parameters
n=0 truncate in both directions
n=1 wrap at end of line, but not end of page
n=2 wrap at end of page, but not end of line
n=3 wrap at end of line and end of page
GS t Set Characters per Line in Landscape
Description
Creates an internal memory b uffert o store landscape t ext and barcodes u ntil a form feed
is received. The size of the b ufferis de termined by n, the numbe r of characters per line.
The nparameter is converted in ternally to mill imeters so new line l engths can be
automatically cal culated in the event a font ch ange takes place. The conversion to
millimeters is done by multiplying the value o f nby the widt h of whatever font is
currently set when the GS tcommand is sent.
This command may be used in conjunction w ith the GS T command to determine
where, if at all, text wraps to the next line.
This command is similar to the GS u command.
See Also
GS u
GS T
Expression
ASCII GS t n
Decimal 29116 n
Hex 1D74 n
Parameters
nthedesire d numberof characters per line in landscape mode
46