ENABLE Reference Manual

RUNNING ENABLE
ENABLE Commands--Usage Overview
Describing an Application
The values of the application attributes describe global
characteristics of an application. Suppose, for example, that
you want to identify "enabpath" as the file to which ENABLE is to
write the PATHCOM commands for an application. You can identify
this file by supplying a value for the PATHCOMFILE attribute.
You could supply a value for this attribute by entering the
following SET APPL command:
SET APPL PATHCOMFILE enabpath
When you enter a SET APPL command, you supply a current value for
an application attribute. ENABLE enters this current value in
the attribute table. Figure 2-6 illustrates this process when
ENABLE enters "enabpath" as the current value for the PATHCOMFILE
attribute.
S5043-010
Starting Value:
Current Value:
Override Value:
Default Value:
Sample Application Attributes Sample Box Attributes
TITLE TREE PATHCOMFILE RECORD DELETE DATAFILE
Null Null Null Null ON Null
%SET APPL PATHCOMFILE enabpath
ENABLE
PARTSENABPATH
Figure 2-6. Current Value for an Application Attribute
2-18