Previous Topic: User-Supplied File Access DefinitionNext Topic: GET Command


FORMAT Command

(Area 4B)

The FORMAT command specifies the contents of the optional output file that is to be created by the Reporting Facility in Write-Only mode. The FORMAT command is coded as follows:

            ┌───────────────────────────────────┐
►►─ FORMAT──▼─┬── fieldname ──────────────────┬─┴─────────────────────────────►◄
              ├── 'alphanumeric literal' ─────┤
              └── spacing value ──────────────┘
fieldname

Specifies the predefined field name of a field to be placed on the output file.

'alphanumeric literal'

Specifies an alphanumeric literal, enclosed in apostrophes, to be placed on the output file.

spacing value

Specifies the number of blanks to be inserted before the next field in the record (or at the end of the record if no further fields are specified).

Note the following: