You are here: Command Parameters > Open

Open

Open is a command parameter that is used to open a table that has been created by a command. If a table is already open, Analyzer closes the table before executing the command. The newly created table is opened. This parameter is valid only when the command creates a table.

For information on using Open as a command, see Open.

Command Mode Syntax

"New_file" OPEN

In the following example, the Extract command creates a file, “Stockonhand,” and opens the file automatically.

EXTRACT FIELDS Loc QtyOH TO "Stockonhand" OPEN

Command Dialog Box

The Open Table checkbox is available by clicking the [More] button in most command dialogs.