TEXT
Text

TEXT

lkxt

Writes text on the spectrum analyzer screen at the current pen position.
Syntax
text to be
/-
displayed
7
delimiter character
de
imi ter
XTEXT
Item Description/Default Range
Delimiter
Matching characters marking the beginning and end of the list of
-
1
\ @
=
/
^
8 %
;
!
:
analyzer commands.
&
Character Any valid character. See “LB” for additional characters available.
Related Commands: DSPLY, LB, PA, PD, PU, PR.
Example
OUTPUT 718
OUTPUT 718
;"PU;PA
80,80;TEXT%CONNECT
ANTENNA%;"
Displays CONNECTANTENNA
on the analyzer screen.
;
“PU;
PA
100,100;TEXT%50~~;CHR$(250);"%;"
Displays
50n
on
the
analyzer
screen.
Description
The TEXT origin is at the lower-left corner of the first character. The pen is placed to the
right of and behind the last character position after the text characters. Line feeds are not
automatically generated for lines that extend past the edge of the screen.
See “LB” for the additional characters available by specifying the ASCII character code. (See
second line of the example for an example of using the ASCII character code.)
The TEXT command
also
enters the text into
the
display list. See “DA” for more information
about the display list.
Programming Commands 5-548