Previous Topic: Building FieldsNext Topic: Summary of Commands


Displaying Fields

If the AUTODISPLAY option is on for the dialog, the program runtime system automatically displays the first page of a pageable map when the first detail occurrence of the second page of occurrences is created. The first page of a pageable map consists of fields in the header and footer areas and the first page of detail occurrences.

The program runtime system continues to build detail occurrences after the first page of the map is displayed, if necessary. After the first page is displayed, control is passed to the terminal operator as described as follows:

Requesting Display of Detail Occurrences

The following table lists the statements that request display of a page of detail occurrences and pass control to the terminal operator:

Language

Option/Clause

CA ADS

DISPLAY statement

COBOL or PL/I

MAP OUT RESUME statement

Assembler

#MREQ OUT RESUME statement

How Statements are used

The previous statements are used in the following ways: