PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Files and File Storage Devices > seek
seek

Format:

integer= seek (integer_handler, integer_position);

Move the data pointer to the specified position (starting from 0) and return 0 if successful, orĀ  a negative value result, otherwise.