xpxSetFileBytePointer

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

Arguments


TypeNameComment
INTEGERfileIdFile id of the open file
INTEGERbytePointerByte number to set the current file position

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.

Â