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

MODE_NEWFILE

Parameter for DosOpen Create new file

Declaration

Source position: amigados.pas line 65

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: 2021-07-30