[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Lock file so other processes can only read.
Source position: filutilh.inc line 62
const fmShareDenyWrite = $0020; |
fmOpenShareExclusiveis used in the FileOpencall OR-ed together with one of fmOpenReadWrite, fmOpenReador fmOpenWrite, to open a file exclusively.
|
Open an existing file and return a filehandle |