Name

Seek Procedure — Microsoft.VisualBasic.FileSystem

Synopsis

Seek(filenumber, position)
filenumber required; Integer

Any valid file number

position required; Long

Any whole number between 1 and 2,147,483,647

Description

Places the read/write marker at a given position where the next read/write operation should occur.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.