ENABLE Reference Manual

INTRODUCTION
Summary of Tasks
SUMMARY OF TASKS REQUIRED TO GENERATE AND EXECUTE AN APPLICATION
To generate and execute an ENABLE application, you must:
1. Use DDL to create the appropriate record descriptions and to
compile them into a dictionary. DDL can also create File
Utility Program (FUP) file creation source code that can be
used in step 2.
2. Use FUP to create the physical files if the files do not
already exist.
3. Call ENABLE and issue appropriate commands to generate the
application.
4. Initiate PATHMON and use the PATHCOM command file generated
during step 3 to establish the PATHWAY system.
If a data base and data dictionary already exist, only steps 3
and 4 need to be completed. Refer to the ENABLE User's Guide for
guidelines to follow when you perform these tasks.
1-11