SYNTAX:
xpxSetFileBytePointer(fileId, bytePointer : INTEGER)
status : INTEGER;
The xpxSetFileBytePointer function will flush the actual file and set the current file position of the specified open file fileId to the specified byte number bytePointer (starting from 0).
General
Content
Integrations