ENABLE Reference Manual
RUNNING ENABLE
ENABLE Commands--Functional Overview
Table 2-3. Functional Summary of Application Attributes
-----------------------------------------------------------------
| |
| Attribute Function |
|_______________________________________________________________|
| |
| PATHCOMFILE Identifies the name of the PATHCOM command |
| file. |
| |
| PATHCOMSKELETON Identifies the name of the PATHCOM |
| skeleton file. |
| |
| SCOBOLCOMPILER Identifies a SCREEN COBOL compiler to be |
| used to produce SCREEN COBOL object code. |
| |
| SCOBOLLIST Indicates that you want a SCREEN COBOL |
| compilation listing of the application and |
| identifies a file to which ENABLE is to |
| write this listing. |
| |
| SCOBOLOBJECT Identifies the name of the object files |
| for the compiled SCREEN COBOL program. |
| |
| SCOBOLSKELETON Identifies the name of the SCREEN COBOL |
| skeleton file. |
| |
| SCOBOLSOURCE Indicates that you want a copy of the |
| SCREEN COBOL source program and identifies |
| the name of a file to which ENABLE is to |
| write the source code. |
| |
| TERMINAL Identifies the type of terminal on which |
| the application will run. |
| |
| TITLE Identifies the text that is displayed on |
| the first screen line by the application. |
| |
| TREE Associates boxes with the application. |
| |
-----------------------------------------------------------------
2-9