[Overview][Constants][Types][Procedures and functions][Variables] |
Check if filehandle is a TTY (terminal)
Source position: line 0
function IsATTY( |
Handle: LongInt |
):Boolean; |
var f: text |
):Boolean; |
Check if the filehandle described by fis a terminal. fcan be of type
Returns Trueif fis a terminal, Falseotherwise.
No errors are reported
|
General kernel IOCTL call. |
|
|
Terminal control: Get terminal name |