ENABLE Reference Manual
ENABLE COMMANDS
Command Order
-----------------------------------------------------------------
| |
| 1. Use the SET BOX RECORD command to set a value for the |
| box attribute that identifies the name of the record |
| description associated with a particular data base |
| file. |
| |
| 2. Optionally, use the SET BOX command to set a value for |
| the other box attributes. |
| |
| 3. Use the ADD BOX command to name the box that represents |
| a particular data base file and to add the description |
| of the box to the object table. |
| |
| 4. Use the RESET BOX command to reset the values of the |
| box attributes before you add the next box. |
| |
| 5. Repeat steps 1 through 4 until you have added all the |
| boxes necessary for the application. |
| |
| 6. Use the SET APPL TREE command to set a value for the |
| application attribute that associates the added boxes |
| with the application. |
| |
| 7. Use the SET APPL PATHCOMFILE command to set a value for |
| the application attribute that identifies the name of |
| the PATHCOM command file. |
| |
| 8. Optionally, use the SET APPL command to set the value |
| of any other attributes that describe the application. |
| |
| 9. Use the ADD APPL command to name the application and |
| add it to the object table. |
| |
| 10. Use the GENERATE command to generate the added |
| application. |
| |
-----------------------------------------------------------------
Figure 3-3. Recommended Command Order for Generating a
Multifile Application
Since some of the commands necessary to generate a multifile
application are rather lengthy, you would normally enter these
commands in an edit-type obey file for submission to ENABLE.
Figure 3-4 shows the ENABLE commands used to generate a sample
multifile application. This figure also shows the terminal
screen displayed by the application.
3-4