You are here: Command Parameters > To

To

To is used to specify the output type or name for a command. Depending on the command, output can be:

Displayed on the screen
Displayed in a graph
Printed
Saved in a file (locally, on the active server or in some cases to a different server)

For more information, see Graph, Print and Screen.

Command Mode Syntax

TO SCREEN

TO PRINT

TO GRAPH

TO "file-name" < LOCAL | SERVER profile-name >

Note: The Server parameter is only valid for use with the Extract and Export commands. Surround profile names containing spaces with double quotes. For more information see Server.

In the following example, output from the Stratify command is saved to a file called “Stratify_Report”:

STRATIFY ON UnCst ACCUMULATE QtyOH MINIMUM 10.00 MAXIMUM 100 INTERVALS 10 TO "Stratify_Report"

Command Dialog Box

For valid commands in the Analyze menu, output options are available from by clicking the [More] button to expand the command dialog.

For commands in the Data and Sample menus, basic output options are available in the [Main] dialog and additional options are found by clicking the [More] button to expand the command dialog.