Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

MODE_OLDFILE

Parameter for DosOpen Open existing file read/write

Declaration

Source position: amigados.pas line 63

const MODE_OLDFILE = 1005;

Description

Open existing file read/write and set file position to beginning of file. Other programs can still access this file. (e.g. shared reading)

See also

DosOpen

  

Open a file for input or output


Documentation generated on: 2021-07-30