next up previous contents
Next: Setup new Operation Up: UIPACK Configuration Subprograms Previous: Modify OK Text

Modify RETRY Text String

This Subprogram allows a Programmer to specify a new RETRY Text String which will cause a Menu to have all Buttons restored to their original values.

Short Name Calling Sequence

STATUS = UIMORT(STRING)

Long Name Calling Sequence

STATUS = UI_MODIFY_RETRY(...)

Input Arguments

STRING (Character) New RETRY Text String

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI ) Note:

  1. The specified text string, when typed by the User in response to a request for Input, will cause all Buttons to have their associated values restored to the original values.
  2. The specified text string should contain no embedded spaces or tabs.


Liz Buckle
Fri Jan 13 17:30:40 CST 1995