ENABLE Reference Manual
 ENABLE ATTRIBUTES
 SCOBOLSKELETON Attribute
 SCOBOLSKELETON Attribute
 The SCOBOLSKELETON attribute identifies the file that ENABLE is
 to use as the SCREEN COBOL skeleton. The syntax of the
 SCOBOLSKELETON attribute is:
 -----------------------------------------------------------------
 | |
 | SCOBOLSKELETON <file-name> |
 | |
 | NOTE: APPL must be the object type in effect when you |
 | supply a value for this application attribute. |
 | |
 | <file-name> |
 | |
 | is the name of a SCREEN COBOL application skeleton. |
 | |
 | The starting value of the SCOBOLSKELETON attribute is |
 | ENABAPPS on the volume and subvolume where ENABLE runs. |
 | |
 -----------------------------------------------------------------
 Considerations
 ENABLE uses the SCREEN COBOL skeleton to produce the application.
 You can create a copy of the skeleton with FUP, and modify it
 using the editor. You can then supply the name of this modified
 version to ENABLE using the SCOBOLSKELETON attribute.
 Refer to Appendix D for more information about creating a
 modified version of the SCREEN COBOL skeleton.
 If you modify the original SCREEN COBOL skeleton file, you do so
 AT YOUR OWN RISK. If you change the name of a modified version
 to the default skeleton file name, you do so AT YOUR OWN RISK.
 4-53










