ENABLE Reference Manual
RUNNING ENABLE
ENABLE Commands--Usage Overview
Figure 2-1 illustrates the attribute table when you start ENABLE
and shows the starting values of some attributes; for
information about the starting values of all the application and
box attributes, refer to the discussion of the SET command in
Section 3.
Sample Application Attributes
Sample Box Attributes
TITLE TREE PATHCOMFILE RECORD DELETE DATAFILE
ENABLE
S5043-005
Starting Value:
Current Value:
Override Value:
Default Value:
Null Null Null Null ON Null
:ENABLE
Figure 2-1. Example of Attribute Table When You Start ENABLE
Describing a Box
The value of the box attributes describe a box--the object that
represents a data base file used by an application. Suppose, for
example, that the record description that describes a file is
named "parts." To identify this record description, you must
supply a value for the RECORD attribute. You could supply this
value by using the following SET command:
SET RECORD parts
If you enter this SET command, ENABLE stores "parts" as the
current value of the RECORD attribute in the attribute table.
Figure 2-2 illustrates this process.
2-13