FLGS |
Input |
(Optional) default = "AE"
FLGS [ A - return results in OUT - passed by ref
W - write to current device
S - save ^TMP or INPUT (don't kill)
E - process error array
H - process help array
M - process message array
B - blank lines suppressed between error msgs
T - Return Total number of lines in the top level of OUT
V - don't return OUT, return extrinsic function value
|
OUT |
Both |
(Optional/Required) local array passed by reference
to return messages. See FLGS parameter.
|
WIDTH |
Input |
(Optional) default= 72 max length of each line to
return.
|
LEFT |
Input |
(Optional) Default=0 pad LEFT spaces to return
array.
|
INPUT |
Input |
(Optional) Default assumes ^TMP("DIxxx",$J) Closed
root name of local input array where text resides.
|