Memorex LOCK - VERSION 2-24 Dokumentacja Strona 296

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 489
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 295
Copying and Merging Datasets (TSIDDTD)
8-12 User Reference
RECS No 1 to 999999 All
RUNIN/RUNOUT No None OFF
SEL No See FEOF All
SKIP No 1 to 999999 0
UNLBLIN/UNLBLOUT No None OFF
BLKSIZE defines the block size for input datasets. 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 version block size for input datasets and the EDD reblock size for
output datasets are used instead if available.
FEOF specifies a condition that causes TSIDDTD 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 TSIDDTD.
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
GT greater than value
LT less than value
GE greater than or equal to value
LE less than or equal to value
type specifies the type of data to be used in the test. C indicates that the value is in character
format. X indicates that the value is in hexadecimal format.
value specifies the constant to be used in the test. Specify the same number of characters as
the length value for character comparisons, or two times that number for hexadecimal
comparisons.
HDRINFO causes VSE to display the tape header information on the operator console when
opening the input datasets.
Przeglądanie stron 295
1 2 ... 291 292 293 294 295 296 297 298 299 300 301 ... 488 489

Komentarze do niniejszej Instrukcji

Brak uwag