Processing math: 100%
←Prev
SGS — Simple Graphics System
Next→
TOC ↑
SGS_ATXL
Append to text left justified
ACTION:
Appends to the SGS buffered text the specified CHARACTER expression with trailing spaces removed. If the buffer would overflow, excess characters are lost.
CALL:
SGS_ATXL(string)
INPUT PARAMETERS:
s
t
r
i
n
g
C
T
e
x
t
s
t
r
i
n
g
t
o
b
e
a
p
p
e
n
d
e
d
.
GKS EFFECT:
None.
←Prev
SGS — Simple Graphics System
Next→
TOC ↑