[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

IsInteractive

Discover whether a file is "interactive"

Declaration

Source position: amigados.pas line 2278

function IsInteractive(

  File_: BPTR

):LongInt;

Arguments

File_

  

file handle

Description

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.


Documentation generated on: 2017-01-10