
| Name | Value |
|---|---|
| NAME | DSSO CRITICAL COM |
| TAG | DSSOCC |
| ROUTINE | DSSOUTC |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in a suspense IEN (#668) and returns the critical comment field from the #665 file. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Returns an array List[n].
If an error occurs, the return will be List[n] = -1^message.
The formate of the return array will be as follows:
List[n] = p1
p1 = A single line from the word processing field, critical comment,
from the #665 file.
If no comment exists, the return will be List[n] = 0^NOTHING TO REPORT.
|