Printing
Stopping
The data is unblocked into logical records and printed in hexadecimal. Each logical
record starts on a new line. The interface data, the only data that can be longer
than one print line, is indented to improve its readability. The program,
TRAPRED, is aCP module shipped with the CMS modules, and exists on the CMS
S disk with an S2 filemode.TRAP RED writes CP error messages to the terminal,
and writes line mode data to the terminal, and to the printer. AlthoughTRAPRED issues CP messages, the program runs in the CMS user area. I TRAPRED I filenum
In CMS mode enter: .TRAPRED filenum
where:
TRAP RED
is the name of theCPTRAP data reduction program.
filenum
is the number of the READER file that is the output ofCPTRAP processing.
The filename and filetype are'CPTRAP FILE'.
The spool file specified must belong to the user invoking the program, and must be
of a class which can be read and must not be held.
After you enter 'TRAPRED filenum', theCPTRAP READER file is accessed and
interactive processing may begin. The CMS immediate commands HT and HX
work with this program.
There are three categories of interactive subcommands:
All[ON ]
All[OFF] typenum [Vrnblok nnnnnn]
[DEVaddr nnnn ][COde nnnn ] [OFF ]
These subcommands control which trace table types are to be viewed on the termiĀ
nal or spooled to the printer. The specification of X'3F' or X'3E' for typenum
causes selectivity ofCP or virtual machine interface records respectively. RememĀ
ber that the records on the file were selectively chosen atCPTRAP invocation, so
this may be looked at as a second level of selectivity.
All[ON] All selectivity is desired at this time (data reduction time). All
records on the READER file are processed. This is the default
setting at invocation time if selectivity is not modified.OFF turns off all selectivity definitions. ALL or ALL ON turns on
all typenum general selectivity.
PerformanceObservation and Analysis 65
Stopping
The data is unblocked into logical records and printed in hexadecimal. Each logical
record starts on a new line. The interface data, the only data that can be longer
than one print line, is indented to improve its readability. The program,
TRAPRED, is a
S disk with an S2 filemode.
and writes line mode data to the terminal, and to the printer. Although
In CMS mode enter: .
where:
TRAP RED
is the name of the
filenum
is the number of the READER file that is the output of
The filename and filetype are
The spool file specified must belong to the user invoking the program, and must be
of a class which can be read and must not be held.
After you enter 'TRAPRED filenum', the
interactive processing may begin. The CMS immediate commands HT and HX
work with this program.
There are three categories of interactive subcommands:
All
All
[DEVaddr nnnn ]
These subcommands control which trace table types are to be viewed on the termiĀ
nal or spooled to the printer. The specification of X'3F' or X'3E' for typenum
causes selectivity of
ber that the records on the file were selectively chosen at
this may be looked at as a second level of selectivity.
All
records on the READER file are processed. This is the default
setting at invocation time if selectivity is not modified.
all typenum general selectivity.
Performance