ENABLE Reference Manual
 ENABLE COMMANDS
 ADD Command
 -----------------------------------------------------------------
 | |
 | 5. For an application name, the name must not be a |
 | PATHCOM reserved word when truncated to 15 |
 | characters. |
 | |
 | 6. For a box name, the name must not be the same as any |
 | field name in the record description associated with |
 | that box. |
 | |
 | LIKE <prior-object> |
 | |
 | sets the attributes of the object to be added to those of |
 | <prior-object>. When you use this form of the ADD |
 | command, <prior-object> must appear in the object table |
 | and be of the same type as <object>. ENABLE ignores |
 | values in the attribute table when you use the LIKE |
 | clause. |
 | |
 | <attribute> |
 | |
 | is either an application attribute, or a box attribute. |
 | When BOX is the object type in effect you can specify |
 | only box attributes. When APPL is in effect you can |
 | specify both application and box attributes. Application |
 | and box attributes are classified as follows: |
 | |
 | Application Attributes: |
 | |
 | PATHCOMFILE SCOBOLOBJECT TITLE |
 | PATHCOMSKELETON SCOBOLSKELETON TREE |
 | SCOBOLCOMPILER SCOBOLSOURCE |
 | SCOBOLLIST TERMINAL |
 | |
 | (You cannot specify application attributes when BOX is |
 | the object type in effect.) |
 | |
 | Box Attributes: |
 | |
 | BOXTITLE EXCLUDE INSERT SERVERCLASS |
 | CHECKDATA FILL NONSTOP SIZE |
 | DATAFILE FLAG READ TMF |
 | DELETE HEADINGS RECORD UPDATE |
 | DICTIONARY INCLUDE SCREENFORMAT VALUES |
 | |
 | Application and box attributes are described in |
 | Section 4. |
 | |
 | |
 | |
 | ---> |
 -----------------------------------------------------------------
 3-7










