ENABLE User's Guide
 Sample Project-Tracking System
 Event-Detail Application
 Figure 12-22 shows the ENABLE commands used to generate the
 "events-detail" application. The numbers that appear to the
 right of this figure refer to commands of particular interest
 that:
 1. Limit the application to read-only access to both the
 "events" and "employs" files
 2. Supply "events" as the value of the RECORD attribute (Note
 that this value of the RECORD attribute applies to both the
 "event-x" box and the "events-a" box. Although both boxes
 represent the events file, each box displays different fields
 from the same record in this file.)
 3. Indicate that the application is to perform an automatic
 read operation for the "events-a" and "employ-assign" boxes
 whenever the contents of the "events-x" box changes
 4. Request a SCREEN COBOL compilation listing for this
 application. You will need information from this listing
 when you integrate the application into the project-tracking
 system
 12-33










