ENABLE Reference Manual
 ENABLE Messages
 ENABLE Error and Warning Messages
 Table B-1. ENABLE Error and Warning Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | SCOBOL source file already You supplied the name of an |
 | exists existing file as the value of |
 | the SCOBOLSOURCE attribute, |
 | but you did not include the |
 | exclamation point symbol (!) |
 | to force an overwrite. |
 | Either change the file name |
 | or include the exclamation |
 | point symbol. |
 | |
 | SCOBOL source file error The indicated file management |
 | File management error code = system or sequential I/O |
 | <err-num> procedure error occurred on |
 | the SCREEN COBOL source file. |
 | |
 | SERVER name must be < 16 The value of the SERVERCLASS |
 | char attribute is a name that |
 | exceeds 15 characters. |
 | Change the value of this |
 | attribute. |
 | |
 | Specified APPL not found: The named application has not |
 | <appl-name> been entered in the object |
 | table. |
 | |
 | Specified BOX not found: The named box has not been |
 | <box-name> entered in the object table. |
 | |
 | Specified Record not found: ENABLE cannot find the named |
 | <record-description-name> record description in the |
 | dictionary. |
 | |
 | System unknown or not Either the system does not |
 | available exist, or ENABLE cannot access |
 | it. |
 | |
 -----------------------------------------------------------------
 B-17










