SYNTAX:
xpxGetFileBytePointer(fileId : INTEGER;
VAR actualBytePointer : INTEGER) status : INTEGER;
The xpxGetFileBytePointer function returns the current file positions of the specified open file fileId. The current file position is returned as a byte number in the actualBytepointer (starting from 0) argument.
General
Content
Integrations