ENABLE Reference Manual
VERSIONS COMPARISON
Differences During Generation
Table F-3. Differences During Application Generation (Continued)
-----------------------------------------------------------------
| |
| ENABLE A00 ENABLE B00 |
|_______________________________________________________________|
| |
| If SCOBOLOBJECT is null IF SCOBOLOBJECT is null, |
| (indicating that compilation ENABLE issues the message: |
| is not to take place), "Generated Pathcomfile must |
| ENABLE issues the warning: be edited." ENABLE writes |
| "Generated 'SET TCLPROG' has question marks to the PATHCOM |
| no program file name." command file to indicate |
| where information is missing. |
| |
| When ENABLE writes the When ENABLE writes the |
| PATHCOM command file, it PATHCOM command file, it uses |
| uses minimum values for values that provide more |
| parameters. These values flexibility for the PATHWAY |
| are sufficient to bring up a configuration. |
| single application on a |
| single terminal. |
| |
| In the PATHCOM command file, In the PATHCOM command file, |
| ENABLE uses the record ENABLE uses the box name as |
| description name as the the logical file name for the |
| logical file name for the SET SET SERVER ASSIGN command. |
| SERVER ASSIGN command. For this reason, you should |
| not try to use a PATHCOM |
| command file generated by |
| ENABLE A00 with an |
| application generated by |
| ENABLE B00. |
| |
| The maximum number of nested The maximum number of nested |
| OCCURS clause items that OCCURS clause items that |
| ENABLE can handle is 3. ENABLE can handle is 4 with |
| one exception: if SIZE is |
| greater than 1, ENABLE counts |
| this as an OCCURS item. |
| |
| After you generate SCREEN After you generate SCREEN |
| COBOL source code, you can COBOL source code, you must |
| freely change the location be careful when moving screen |
| of the screen items. items. You must keep each |
| record contiguous and keep |
| the first and last fields of |
| each record in their |
| respective positions. |
| |
-----------------------------------------------------------------
F-6