%lseek() function

The %lseek() function moves the read/write pointer. See your host OS system documentation.

Syntax

variable = %lseek(file.descriptor, offset, whence)