(Privileged) False
A. If character in window is ,
(comma), SP (space), eol, or eoi, then True
A.
If Result contains an SP (space) not within quotes, or an
eol or eoi, trap execution. Otherwise, append an
eoi to Result, then PUT Result and current Window position
on the Stack. Position window to the first character of the
indirect argument.
PUT Argind on Stack.
True Argind.
If character in window is not an alpha, digit,
% (percent), @ (commercial at), or ^ (circumflex), trap
execution.
Otherwise, PUT Nameind on Stack.
True Nameind.
(Privileged) True
Indcom
(used to indicate that name level
indirection has been detected and scanned while syntax checking;
see the indnam diagram).