Identify the program's initial input file handle
Source position: amigados.pas line 1617
function DOSInput: LongInt; |
Nil if no current input stream defined.
Input() is used to identify the initial input stream allocated when the program was initiated. Never close the filehandle returned by Input!
|
Identify the programs' initial output file handle |
|
|
Select a filehandle as the default input channel |