PTrace Reference Manual
PTrace Commands
PTrace Reference Manual—526393-001
3-3
ALLOW Command
ALLOW Command
The ALLOW command specifies the maximum number of warnings or errors that can
occur during execution of a single command. If either value is exceeded, PTrace halts
execution of that command.
ALL
allows all errors or warnings as specified. The command executes even if there are
errors or warnings.
NO
allows no errors or warnings as specified. The command aborts if there are any
errors or warnings.
count
is an integer specifying the number of errors or warnings permitted during the
execution of a command.
ERRORS
are nonfatal errors that cause command line termination or command file abort.
PAGESIZE Sets the terminal screen size for interactive mode.
RECORD Displays record(s) selected by record number.
RESET Resets session parameters to their default values and closes the trace
file.
SELECT Establishes selection criteria for displaying trace records.
SELMASK Selects the 32-bit mask trace option value.
SETTRANSLATE Changes the ASCII-to-EBCDIC translation table.
STATETABLES Specifies the name of the file used for the display of state-machine
labels.
TEXT Enables the text display option.
TIMESTAMP Displays trace record time in current system Local Civil Time, or in
original trace time.
TRANSLATE Enables ASCII-to-EBCDIC translation of displayed records.
ALLOW [ ALL ] [ ERRORS ]
[ NO ] [ WARNINGS ]
[ count ]
Table 3-1. Summary of PTrace Commands (page2of2)
Command Description