This Subprogram reserves a free Logical Unit Number from the free pool.
Short Name Calling Sequence
STATUS = UIGTLU(LUN)
Long Name Calling Sequence
STATUS = UI_GET_LUN(...)
Input Arguments
None
Output Arguments
LUN (Integer) Logical Unit No.
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__NO_FREE_LUN ) No Free Logical Unit UINOLU ) available
Note: