ENABLE Reference Manual
 VERSIONS COMPARISON
 Differences During Generation
 Table F-3 lists generation discrepancies for the two versions of
 ENABLE.
 Table F-3. Differences During Application Generation
 (Continued next page)
 -----------------------------------------------------------------
 | |
 | ENABLE A00 ENABLE B00 |
 |_______________________________________________________________|
 | |
 | The starting value of the The starting value for the |
 | VALUES attribute is ON. VALUES attribute is OFF. |
 | |
 | Valid values for the Valid values for the HEADINGS |
 | HEADINGS attribute are ON attribute are: DDLHEADINGS, |
 | and OFF. DDLFIELDNAMES, and NULL. The |
 | values ON and OFF are still |
 | supported (DDLHEADINGS = ON, |
 | DDLFIELDNAMES = OFF). |
 | |
 | The value of the The DDLFIELDNAMES attribute |
 | DDLFIELDNAMES attribute is not supported. Working |
 | determines whether ENABLE storage names always come |
 | uses field names from the from the field names in the |
 | record description for data record description. To |
 | item names in the working maintain compatibility with |
 | storage area of the SCREEN ENABLE A00, you can supply a |
 | COBOL program. value for DDLFIELDNAMES |
 | without causing an error; |
 | however, no action will |
 | result. |
 | |
 | ENABLE does not ENABLE automatically sets |
 | automatically set DELETE to DELETE to OFF for |
 | off for unstructured or unstructured and entry- |
 | entry sequenced files; sequenced files. |
 | instead, ENABLE generates |
 | the application so that it |
 | displays the message |
 | "Operation not supported" |
 | when a delete operation is |
 | attempted. |
 | |
 -----------------------------------------------------------------
 F-5










