| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Open file in read/write mode.
Source position: filutilh.inc line 103
| const fmOpenReadWrite = $0002; | 
fmOpenReadWrite is used in the FileOpen call to open a file in read-write mode.
| 
 | Open an existing file and return a filehandle |