OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS Trace Facility
OSI/AS SCF Reference Manual424121-001
3-16
SELECT Command
Considerations for the HEX Command
The considerations contain information about command use that should be read before
studying the command syntax in too much detail.
If the HEX command is not used, OFF is assumed.
If HEX is specified without ON or OFF, ON is assumed.
The RESET and FROM commands set HEX to OFF.
SELECT Command
The SELECT command establishes the selection criteria that control which trace records
are to be displayed. When PTrace is determining which records to display in response to
a NEXT, FIND, or RECORD command, it checks its selection settings to determine
whether or not the record is of a type that you want to display.
ALL
selects all trace-selection options.
CURRENT
selects the currently defined trace-selection options. If CURRENT is specified, the
previous selections are maintained and any new settings that you select are added. If
CURRENT is not specified, the previous selections are discarded and a new
selection will be created (based on what values you enter for the number and
keyword options.
SELECT [ ALL]
[ CURRENT ]
[ number ]
[ keyword ]
[ ( keyword [ , keyword ] ... ) ]