ENABLE Reference Manual
RUNNING ENABLE
ENABLE Commands--Functional Overview
Table 2-4. Functional Summary of Box Attributes
(Continued next page)
-----------------------------------------------------------------
| |
| Attribute Function |
|_______________________________________________________________|
| |
| BOXTITLE 1 Identifies optional text that can appear |
| BOXTITLE 2 on the screen with records from a file. |
| BOXTITLE 3 |
| |
| CHECKDATA Indicates whether the application does, or |
| does not contain special code that |
| verifies the contents of numeric fields in |
| a file. |
| |
| DATAFILE Identifies the physical name of a data |
| base file. |
| |
| DELETE Indicates whether the application can, or |
| cannot, delete records from a file. |
| |
| DICTIONARY Identifies the location of the data |
| dictionary that contains the record |
| description of a file. |
| |
| EXCLUDE Identifies fields from the record |
| description that are not to appear on the |
| screen. |
| |
| FILL Indicates whether the application does, or |
| does not, perform an automatic read |
| operation on a file under certain |
| conditions. |
| |
| FLAG Sets values for user flags defined in the |
| SCREEN COBOL skeleton. |
| |
| HEADINGS Identifies the set of labels to be used to |
| identify fields on the screen. |
| |
| INCLUDE Identifies fields from the record |
| description that are to appear on the |
| screen; also indicates the order in which |
| the fields appear. |
| |
-----------------------------------------------------------------
2-10