HLNEXT |
Input |
M code that is executed by the application to $O
through the nodes of the Message Text global.
|
HLNODE |
Input |
The HLNODE() array contains the segment text. If the
total segment length is not greater than 245, the full segment text is
contained in the scalar HLNODE. If the total segment length is greater than
245, the segment text past the 245th character is contained in successive
integer subscripts of the HLNODE() array in 245-character increments.
|
HLQUIT |
Output |
A variable that indicates when there are one more
nodes to process. If HLQUIT is not greater than zero, all message text has
been processed.
|