xpxGetFileBytePointer

FUNCTION 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.

Arguments


TypeNameComment
INTEGERfileIdcomment
INTEGERactualBytePointer 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â