This Subroutine allows the Prompt text style for the currently setup Menu to be modified.
Short Name Calling Sequence
STATUS = UISTPR(STYLE)
Long Name Calling Sequence
STATUS = UI_STYLE_PROMPT(...)
Input Arguments
STYLE (Integer) Text Style
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_MENU ) Illegal Menu ID UIILME ) Note:
UISBLI ) Blinking UISTYLEBLINK ) UISBOL ) Bold UISTYLEBOLD ) UISREV ) Reverse Video UISTYLEREVERSE ) UISUND ) Underlined UISTYLEUNDERLINE )
These Parameters are defined in the Parameter Definition File described in Appendix B.3.