Opens a previously defined .QBE query or DBF table.

Syntax

SET VIEW TO <filename>

<filename>

The query or view file containing the commands to define the current working environment or view. If you specify a file without including its extension, dBASE Plus looks for a .QBE query or a .DBF table.

Description

Use SET VIEW to change the working environment of the current workset to one that was previously defined by CREATE QUERY or CREATE VIEW. The working environment includes open tables and index files, all relations, the active fields list, and filter conditions.

OODML

Use a DataModule object.