
Printing Datasets (TSIDDMP)
8-18 User Reference
NOSCALE No None OFF
RECFM No F|V|S|U U
RECS No 0 or 1 to 999999 All
RUN No None OFF
SEL No See FEOF All
SKIP No 1 to 999999 0
UNLBL No None OFF
BLKSIZE defines the block size for the input dataset. If BLKSIZE is not specified, it will be
set to one of the following:
•
the value of LRECL
• undefined (if LRECL is not specified). In this case, the input dataset is treated as
unblocked.
For controlled datasets, the block size in the catalog will be used instead if available.
CHARONLY specifies that only the character representation is printed. If CHARONLY is
omitted, both character and hexidecimal representations are printed.
CTLCHAR specifies that the dataset has an ASA print control character in the first byte of
each record to control printer spacing. Use CTLCHAR for print files that have been written to
disk or tape. CTLCHAR forces CHARONLY and NOSCALE printing.
NOTE: If CTLCHAR is used for a dataset that does not contain a valid ASA print character
in the first byte of every record, TSIDDMP can cancel with an I/O eror. To verify the print
characters, print the file in hex mode. The first character should be one of the following:
space(X'40'), 0-9, A-C, +, or -
FEOF specifies a condition that causes TSIDDMP to act as if EOF had been reached on
input. If multiple parameters are specified on a single control statement, only another FEOF
parameter may follow an FEOF parameter. When any one of multiple FEOF conditions is
met, EOF will be assumed. Up to a total of 20 FEOF parameters can be submitted per
execution of TSIDDMP.
When FEOF is specified, all FEOF subparameters are required and positional:
start specifies the starting position in the record (relative to 1) of the field to be tested.
length specifies the length of the field to be tested.
operand specifies the type of test.
Use... To specify that the input data is...
EQ equal to value
NE not equal to value
Descriptions
Comentarios a estos manuales