Processing math: 100%
←Prev
SGS — Simple Graphics System
Next→
TOC ↑
SGS_ATEXT
Append a field to the text buffer
ACTION:
Appends to the SGS buffered text the entire specified CHARACTER expression (all spaces included). If the buffer would overflow, excess characters are lost.
CALL:
SGS_ATEXT(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
e
n
t
i
r
e
l
y
.
GKS EFFECT:
None.
←Prev
SGS — Simple Graphics System
Next→
TOC ↑