Go to the first, previous, next, last section, table of contents.


TtyNam Intrinsic (function)

TtyNam(Unit)

TtyNam: CHARACTER*(*) function.

Unit: INTEGER; scalar; INTENT(IN).

Intrinsic groups: unix.

Description:

Returns the name of the terminal device open on logical unit Unit or a blank string if Unit is not connected to a terminal.

For information on other intrinsics with the same name: See section TtyNam Intrinsic (subroutine).


Go to the first, previous, next, last section, table of contents.