next up previous contents
Next: Modify Menu Title Up: Retained Menu Definition Previous: Define User Information

Modify Menu Prompt

This Subroutine allows the Prompt text for the currently setup Menu to be modified.

Short Name Calling Sequence

STATUS = UIMOPR(PROMPT)

Long Name Calling Sequence

STATUS = UI_MODIFY_PROMPT(...)

Input Arguments

PROMPT (Character) Prompt Text String

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )

UI__ILLEGAL_MENU ) Illegal Menu ID UIILME ) Note:

  1. This subroutine operates on the currently setup Menu as defined by a prior call to UI_DEFINE_MENU or UI_USE_MENU.


Liz Buckle
Fri Jan 13 17:39:04 CST 1995