This Subprogram tests whether the specified Logical Unit is attached to a Terminal Device (either a physical terminal or an internal ``mailbox").
Short Name Calling Sequence
STATUS = UITSTT(LUN,TTYDEV)
Long Name Calling Sequence
STATUS = UI_TEST_TERMINAL(...)
Input Arguments
LUN (Integer) Logical Unit Number
Output Arguments
TTYDEV (Logical) Terminal Indicator Flag .TRUE. Terminal Device .FALSE. Non-Terminal
Function Value
UI__SUCCESS ) Success UISUCC )
UI__ILLEGAL_UNIT ) Illegal Logical Unit No. UIILLU )
Note: