[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Open file in read-only mode
Source position: filutilh.inc line 56
const fmOpenRead = $0000; |
fmOpenReadis used in the FileOpencall to open a file in read-only mode.
|
Open an existing file and return a filehandle |