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:

string

C

Text string to be appended entirely.

GKS EFFECT:
None.