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

MODE_NEWFILE

Parameter for DosOpen Create new file

Declaration

Source position: amigados.pas line 296

const MODE_NEWFILE = 1006;

Description

Create a new file an open it, if the file already exists it will be deleted and a new empty file is created.

See also

DosOpen

  

Open a file for input or output


Documentation generated on: 2017-01-10