This Subprogram modifies the Logical Unit Number to be used to display Program Output.
Short Name Calling Sequence
STATUS = UIOULU(LUN[,OLDLUN])
Long Name Calling Sequence
STATUS = UI_OUTPUT_LUN(...)
Input Arguments
LUN (Integer) Logical Unit No.
Output Arguments
OLDLUN (Integer) Old Logical Unit No. (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_UNIT ) Illegal Logical Unit No. UIILLU )
UI__RESERVED_UNIT ) Unit already reserved UIRELU )
Note: