FILEPOS Data Type
Describes how the
FileSetPointer
function should set the read/write position in an open file.
4Test
defines this enumerated data type as follows:
[-] type FILEPOS is enum [ ] FP_START [ ] FP_END [ ] FP_RELATIVE
Parent topic:
Core Data Types
Related reference
FileSetPointer Function