fmOpenWrite
Open file in write-only mode
Declaration
Source position: filutilh.inc line 154
const
fmOpenWrite = $0001
Description
fmOpenWrite is used in the FileOpen call to open a file in write-only mode.
See also
Name |
Description |
FileOpen |
Open an existing file and return a file handle |