Previous Topic: Control File Statements

Next Topic: Processing the Control File

Building the Control File

All VMRGRW control statements follow these general rules:

Type

Maximum Length

Comments

A/N

256 bytes

Alphanumeric

BINP

4 bytes

Binary always positive

BINS

4 bytes

Binary signed

BIT

8 bytes

Binary. Available to the BIT test statement

P/D

8 bytes

Packed decimal

P/N

7 bytes

Packed decimal, no sign nibble

Z/D

16 bytes

Zoned decimal

Field

Format

Description

TODAY

mm/dd/yy

Eight-byte character field containing the current date

C5JULIAN

yyyyddd

Four-byte character field containing the current Julian date

P5JULIAN

yyyyddd

Four-byte packed decimal field containing the current Julian date

Note: For a list of reserved words, see the appendix "Reserved Words."