Loading [MathJax]/jax/output/HTML-CSS/jax.js

SGS_ATXB

Append to text with blanks

ACTION:
Appends to the SGS buffered text nspace spaces followed by the specified CHARACTER expression with all its leading spaces removed. If the buffer would overflow, excess characters are lost.
CALL:
SGS_ATXB(string,nspace)
INPUT PARAMETERS:

string

C

Text string to be appended.

nspace

I

The exact number of spaces that are to be put in front of the first non-space character appended to the buffer.

GKS EFFECT:
None.