PickBASIC / FlashBASIC
%lseek() function
.mdThe %lseek() function moves the read/write pointer. See your host OS system documentation.
Syntax
variable = %lseek(file.descriptor, offset, whence)The %lseek() function moves the read/write pointer. See your host OS system documentation.
variable = %lseek(file.descriptor, offset, whence)