This Subroutine allows the Title Text on the currently setup Menu to be fetched (retrieved).
Short Name Calling Sequence
STATUS = UIFHTI(TITLE[,TILENG])
Long Name Calling Sequence
STATUS = UI_FETCH_TITLE(...)
Input Arguments
None
Output Arguments
TITLE (Character) Title Text TILENG (Integer) Length of Title Text (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_MENU ) Illegal Menu ID UIILME )
UI__TRUNCATED ) Response Text Truncated UITRUN ) Note: