1. CODE Designer:  
    Stores and manages project files.
    Verifies and compiles source.
    Handles display, printer and physical files.
  2. The action you select to start the CODE Designer is:  
    Design DDS
    CODE Edit
    CODE design
  3. When you enter the information in any property notebook, the changes are automatically executed.  
    True
    False
  4. You make a snapshot of the file so you can revert back to a previous version of the file.  
    True
    False
  5. Before you click on the Design area, one of the quick ways to create multiple text constants is by:  
    using the sticky checkbox on the palette and then clicking text constant.
    clicking text constant on the palette several times.
    double-clicking text constant.
  6. To verify that the DDS is correct, you use this option after selecting the DDS record:  
    Verify DDS
    List CODE Errors
    Verify file
  7. After you verify a record is correct you select the Listing and scroll down to the bottom of the page to see a list of errors. You can also select the Error List tab in the Utilities notebook to check for errors.   
    True
    False
  8. A group is simply a collection of one or more DDS records.  
    True
    False
  9. The records in a group generally combine to form either a screen (DSPF) or a report (PRTF).  
    True
    False
  10. For each group, there is one Design page.  
    True
    False