User Tools

Site Tools


en:seek

Seek (Statement)

Format

seek location
seek ( location )
seek open_file_number, location
seek ( open_file_number, location )

Description

Moves the read/write location to a specific location (offset in bytes from the start of the file) within an open file. If the file number is not specified file number zero (0) will be used.

For serial ports, the seek statement is not implemented.

See Also

History

0.9.4New To Version
1.1.4.0Added Serial Port
en/seek.txt · Last modified: 2020/02/28 10:46 (external edit)