
| Name | Value |
|---|---|
| NAME | ISI GET RAD STANDARD TEXT |
| TAG | GETSTDTX |
| ROUTINE | ISIRAR02 |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| WORD WRAP ON | TRUE |
| DESCRIPTION | Given RAD 'Standard' report IEN(s), this RPC returns the text of the Impression and Report Text sections. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
ISIOUT = Global Array contains all of RAD 'Standard' reports
I^2
:
R^1^report text line 1 for standard 1
R^1^report text line 2 for standard 1
R^1
R^2^report text line 1 for standard 2
R^2
ISIOUT(1) = Number of Records or 0^Error Message
ISIOUT(2..n) = Text Type (I = IMPRESSION, R = REPORT TEXT ^ Report
IEN ^ Text
Example:
I^1^impression line 1 for standard 1
I^1^impression line 2 for standard 1
I^1
I^2^impression line 1 for standard 2
|