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