03.03.2015 Views

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

CA Dynam for VSE User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Parameters<br />

The EOJ= or FEOF= parameter must be on a statement by itself, must begin in<br />

column 1, and should precede the SEL parameter(s). The SEL= and EOJ=<br />

tests are executed in the order in which these parameters are read. The total<br />

number of EOJ= parameters may not exceed 20 per run.<br />

PRINT<br />

MAX=n | RECS=n<br />

SKIP=n<br />

CHARONLY<br />

RECFM=xx<br />

Specifies that printing is wanted. PRINT is assumed and need not be specified<br />

if either DUMP or CHARONLY is specified.<br />

Specifies that printing and/or copying is to halt and DYNCOPY is to terminate<br />

when n records have been printed or copied. The value of n must be a 1 to 6<br />

digit number between 1 and 999,999. If the LRECL= parameter is specified,<br />

then n specifies the number of logical records; if LRECL= is not specified, then<br />

n specifies the number of physical blocks.<br />

Specifies the number of physical blocks or logical records at the beginning of<br />

the file which are to be skipped be<strong>for</strong>e record selection, copying, or printing<br />

begins. The value of n may be any number from zero to 999,999; inclusive.<br />

If this parameter is omitted, no records will be skipped. If the LRECL=<br />

parameter is specified, then n specifies the number of logical records; if<br />

LRECL= is not specified, then n specifies the number of physical blocks.<br />

Specifies that the printed output is not to contain the hex equivalent of the<br />

character data. If this parameter is omitted, hex and character printing is the<br />

default, with one exception: if a line to be printed consists entirely of printable<br />

characters, that line will be printed as if CHARONLY had been specified.<br />

Specifies the record <strong>for</strong>mat. If a full copy of a file is wanted with no change in<br />

block size, this parameter must be omitted. If a selective copy is wanted, this<br />

parameter must specify one of the following:<br />

F<br />

FB<br />

V<br />

VB<br />

S<br />

SB<br />

U<br />

Fixed-length, unblocked.<br />

Fixed-length, blocked.<br />

Variable-length, unblocked.<br />

Variable-length, blocked.<br />

Spanned<br />

Spanned, blocked<br />

Undefined<br />

Note: The record type of the output file must be the same as the record type<br />

of the input file (<strong>for</strong> example, a fixed-length output file requires fixed-length<br />

input records), and a variable-length output file requires variable-length input<br />

records. This parameter is required <strong>for</strong> selective copying and printing.<br />

13–4 <strong>User</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!