This Subprogram will attempt to decode the specified text string into a List of Text Values.
Short Name Calling Sequence
STATUS = UIDCTL(STRING,VALUES,VASIZE,NVALUE)
Long Name Calling Sequence
STATUS = UI_DECODE_TEXT_LIST(...)
Input Arguments
STRING (Character) Text String VASIZE (Integer) Maximum No. of Values
Output Arguments
VALUES (Char Array) Decoded Values Array NVALUE (Integer) Decoded No. of returned Values
Function Value
UI__SUCCESS ) Success UISUCC )
UI__TRUNCATED ) List truncated UITRUN ) Note: