- 4.62.1.12 -
Standard Units
System Unit
System Unit VariablesFileMode variable
Targets: MS-DOS, OS/2, Win32
System Unit
The FileMode variable determines the access code to pass to
Operating System when typed and untyped files are opened using the
Reset procedure. By default FileMode
is 2. Following modes may be assigned to FileMode:
Meaning | Value |
Read only | 0 |
Write only | 1 |
Read/Write | 2 |
|
|
|
FarPointer type |
Table of Content |
HeapHandle variable |
- 4.62.1.12 -