Previous Topic: DISPLAY PROGRAM CommandNext Topic: DISPLAY REPORT Command


Operand Definitions

Operand

Description

DISPLAY

Calls up a prompter.

*

Displays the current plan.

name

One‑ to eight‑character name of the program definition.

version

Specific version of the program. This entry is allowed (but not required) only if you specified a program name. If you omit both version and name, the default version of the current program is used. If you specify name and omit version, the default version of the named program is used (see the SET VERSION command for more information on setting the default version)

ENVIRONMENT

(CA Datacom SQL only) Displays the program environment definition fill‑in. Program environment data is defined and maintained using the fill‑in shown in Creating Programs. You can specify default values for the fill‑in using the SET DBSQL command.

IDENTIFICATION

Displays the program identification definition fill‑in.

RESOURCES

Displays the program resources fill‑in. The program resources fill‑in specifies the resources that the application uses. These resources can include dataviews, panels, reports, and subprograms.

PARAMETER

Displays the parameter definition fill‑in. Parameter data consists of the names and descriptions of data items to pass to this program from a calling program or to this program using a RUN command.

WORK

Displays the working data definition fill‑in.

PROCEDURE

(Default) Displays the procedure definition fill‑in. If you enter this command before the procedure is defined, a blank screen appears. If you enter this command after a procedure is defined, then as many lines of the procedure (from the top) as fit in the region display.