This Subprogram allows the current Output Level to be determined.
Short Name Calling Sequence
STATUS = UIIQOU(LEVEL)
Long Name Calling Sequence
STATUS = UI_INQUIRE_OUTPUT(...)
Input Arguments
None
Output Arguments
LEVEL (Integer) Output Level (See Notes)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note:
UIOUTPUTDISABLED ) Output to the Screen UIOUDI ) is disabled
UIOUTPUTSWITCHED ) Output to the Screen is UIOUSW ) inhibited for the duration ) of Indirect Command Files
UIOUTPUTENABLED ) Output to the Screen is UIOUEN ) always enabled
Where these parameters are defined in the UIPACK Parameter Include files (see Appendix B).