This Subroutine allows the Prompt associated with currently setup Menu to be fetched (retrieved).
Short Name Calling Sequence
STATUS = UIFHPR(PROMPT[,PRLENG])
Long Name Calling Sequence
STATUS = UI_FETCH_PROMPT(...)
Input Arguments
None
Output Arguments
PROMPT (Character) Menu Prompt Text PRLENG (Integer) Length of Prompt Text (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_MENU ) Illegal Menu ID UIILME )
UI__TRUNCATED ) Button Text Truncated UITRUN ) Note: