When Learning is enabled, UIPACK will by default (for ViewText and ViewCursor modes of operation) display an indicator at the base of each Menu to show that learning is enabled and to which file. This indicator may be disabled if so desired through the use of this Subprogram.
Short Name Calling Sequence
STATUS = UISHLE(STATE[,OLDSTA])
Long Name Calling Sequence
STATUS = UI_SHOW_LEARN(...)
Input Arguments
STATE (Logical) Show State
Output Arguments
OLDSTA (Logical) Old Show State (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: