This Subprogram allows the current Error Flush Mode to be determined.
Short Name Calling Sequence
STATUS = UIIQFL(MODE)
Long Name Calling Sequence
STATUS = UI_INQUIRE_FLUSH(...)
Input Arguments
None
Output Arguments
MODE (Logical) Error Flush Mode
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note:
UIFLUSHDISABLED ) Error Flushing Disabled UIERDI )
UIFLUSHENABLED ) Error Flushing Enabled UIEREN )
Where these parameters are defined in the UIPACK Parameter Include files (see Appendix B).