...
Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Type | Name | Comment |
INTEGER | fileId | File id of the open file |
INTEGER | bytePointer | Byte number to set the current file position |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|