ENABLE User's Guide
 TAILORING AN APPLICATION
 Providing a Screen Title
 7. Provide a tabular format for "depends-box." With this
 format, the application can display up to five dependent
 records at one time. In addition, it supplies instructions
 that describe the data to be entered in this box.
 Providing a Screen Title
 Since the screen title is the first item that appears, you
 might begin customizing the screen by providing a descriptive
 screen title. To provide a descriptive screen title for
 "employee-info," for example, you could supply "Employee
 Information Screen" as a value for the TITLE attribute. To
 supply this value, you can include the following in the series of
 commands used to generate the application:
 SET APPL TITLE "Employee Information Screen"
 Figure 6-3 shows the screen displayed by "employee-info" if you
 generate this application by supplying the attribute value
 described thus far. This figure also shows the SET TITLE command
 within the other commands used to generate the application.
 6-7










