Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

MODE_READWRITE

Parameter for DosOpen Exclusive read/write file

Declaration

Source position: amigados.pas line 46

const MODE_READWRITE = 1004;

Description

Open old file and lock it that noone else can open it as long as it is open.

See also

DosOpen

  

Open a file for input or output


Documentation generated on: 2021-07-30