File Variables

A file variable is created by a form of the OPEN statement. Once opened, a file variable is used in I/O statements to access the file.

See Overview of mvBASIC Statements and Functions for more information on assigning and using file variables.

See Also

Advanced Data Types

Array Variables

Dimensioned Arrays

Select-list Variables