Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > Seek Function
Current Help File: PC-DMIS Basic (View Core Help)
Seek (filenumber)
The parameter filenumber is used in the open statement and must be a valid numeric expression.
Seek returns a number that represents the byte position where the next operation is to take place. The first byte in the file is at position 1.
More: