Discover whether a file is "interactive"
Source position: amigados.pas line 1667
function IsInteractive( |
file_: LongInt |
):LongBool; |
file_ |
|
file handle |
The return value status indicates whether the file associated with the file handle file is connected to a virtual terminal like a console or shell window.