This Subprogram disables logging such that all subsequently entered input will not be saved.
Short Name Calling Sequence
STATUS = UIDILG([OLDLOG])
Long Name Calling Sequence
STATUS = UI_DISABLE_LOG(...)
Input Arguments
None
Output Arguments
OLDLOG (Logical) Old Logging Mode (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALISED ) Package not Initialized UININI )
Note: