ContentsIndexPreviousNext

5.4.10 DATA RECORDS Clause

This clause names the record descriptions used by the file.

General Format

DATA { RECORD IS } {record-name} ...
     { RECORDS ARE }

Syntax Rules

1. Record-name must name level 01 record descriptions associated with the file.

General Rules

1. This clause is never required, because the compiler can determine which records are associated with each file.