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

DOSOutput

Identify the programs' initial output file handle

Declaration

Source position: amigados.pas line 2254

function DOSOutput: BPTR;

Function result

Nil if no current output stream defined.

Description

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

See also

DosInput

  

Identify the program's initial input file handle


Documentation generated on: 2017-01-10