This Subprogram outputs the specified text string to the Log File if this is currently enabled. Otherwise it is ignored.
Short Name Calling Sequence
STATUS = UIOULG(TEXT)
Long Name Calling Sequence
STATUS = UI_OUTPUT_LOG(...)
Input Arguments
TEXT (Character) Text String
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALISED ) Package not Initialized UININI )
UI__WRITE_OUTPUT ) Unable to Write to UICOWR ) Output File
Note: