Previous Topic: QUERY CommandNext Topic: Output Length Options


Output Destination Options

The FILE, PRINT, STACK, and TERM options can be specified together on a single QUERY command line. Only the TERM option can be specified when entering the QUERY command from the CA VM:Schedule console. If none of the FILE, PRINT, STACK, or TERM options is specified, the output is displayed on your terminal.

FILE filename

Writes the output of the QUERY command to the file filename VMSCHED A1. If you do not specify the FILE option, the output is displayed on your terminal.

PRINT

Sends the output from the QUERY command to your virtual printer. If the PRINT option is not specified, the output displays on your terminal.

STACK {FIFO | LIFO}

Specifies that output is to be stacked FIFO (first in, first out) or LIFO (last in, first out) in your program stack. The option can be used when the QUERY command is being executed from within an EXEC. These options cannot be specified from full-screen mode.

TERM

Displays the output on your terminal. TERM is the default if no other output option is specified.