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

DOSInput

Identify the program's initial input file handle

Declaration

Source position: amigados.pas line 2253

function DOSInput: BPTR;

Function result

Nil if no current input stream defined.

Description

Input() is used to identify the initial input stream allocated when the program was initiated. Never close the filehandle returned by Input!

See also

DosOutput

  

Identify the programs' initial output file handle

SelectInput

  

Select a filehandle as the default input channel


Documentation generated on: 2017-01-10