Window and Display Features

Using the DISPLAY Statement

After you have opened a window with the WINDOW statement, you can use the DISPLAY statement to display the fields in the window.

The DISPLAY statement specifies a list of groups to be displayed. Each group is separated from the next by a comma.


The general form of the DISPLAY statement is as follows:

DISPLAY <group-spec-1 group-options,\lt ... , group-spec-n group-options>;


Group Specifications

Group Options

Previous Page | Next Page | Top of Page