next up previous contents
Next: Enable or Disable Up: Command File Input Previous: Enable Learn Mode

Disable Learn Mode

This Subprogram disables learn mode such that all subsequently entered input will not be saved.

Short Name Calling Sequence

STATUS = UIDILE([OLDENA])

Long Name Calling Sequence

STATUS = UI_DISABLE_LEARN(...)

Input Arguments

None

Output Arguments

OLDENA (Logical) Old Learn Mode (Optional)

Function Value

UI__SUCCESS ) Success UISUCC )

Note:

  1. The call will be ignored if Learn Mode was not previously enabled.
  2. The OLDENA Argument is optional and, if present, will be set to the old Learn Enabled Status (.TRUE. or .FALSE.) prior to this call.


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