ENABLE Reference Manual
RUNNING ENABLE
ENABLE Commands--Functional Overview
• The name of the record description that describes the file
• The operations (delete, insert, read, or update) that the
application can perform on the file
All of the ENABLE commands that apply to boxes contain an
optional keyword, BOX. When you start ENABLE the default object
type for all commands is APPL. When you enter most commands that
apply to a box, you can either include the keyword BOX or change
the default object type (with the ASSUME command). To maintain
compatibility with a previous version of ENABLE, you can describe
a box even if the object type is APPL.
Table 2-2 summarizes the ENABLE commands and their functions.
Table 2-2. ENABLE Command Summary
-----------------------------------------------------------------
| |
| Command Description |
|_______________________________________________________________|
| |
|ADD Names an object and adds the object's |
| description to the object table. |
| |
|ASSUME Establishes a default object type for |
| subsequent ENABLE commands. |
| |
|DELETE Deletes a named object from the object |
| table. |
| |
|GENERATE Generates an application. |
| |
|INFO Displays the attributes of a named object. |
| |
|RESET Resets attribute values. |
| |
|SET Changes the current value of an attribute. |
| |
|SHOW Displays the current values of attributes. |
| |
-----------------------------------------------------------------
The function of several of the ENABLE commands is to supply
values for application or box attributes. Table 2-3
summarizes the application attributes. Table 2-4 summarizes
the box attributes.
2-8