ENABLE Reference Manual
 ENABLE Messages
 ENABLE Error and Warning Messages
 Table B-1. ENABLE Error and Warning Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | No SCOBOL object code was Warning message. ENABLE did |
 | generated not generate object code |
 | because you omitted the |
 | <file-name> parameter when |
 | you supplied a value for the |
 | SCOBOLOBJECT attribute. |
 | |
 | No SCOBOL source or object Warning message. ENABLE did |
 | files were generated not generate either SCREEN |
 | COBOL source code or SCREEN |
 | COBOL object code because of |
 | the value of the SCOBOLSOURCE |
 | and SCOBOLOBJECT attributes. |
 | |
 | Number too large, too small, You entered a number (a level |
 | or not an integer number, size, or flag) that |
 | is invalid. |
 | |
 | OBEY nesting exceeds maximum Obey-file nesting exceeds |
 | four levels. |
 | |
 | OCCURS nesting too deep In a record description, the |
 | OCCURS clause nesting exceeds |
 | 4 levels. |
 | |
 | OCCURS value is too big In a record description, a |
 | field is described with an |
 | OCCURS clause that indicates |
 | more than 999 occurrences. |
 | |
 | Object in use If you are trying to add an |
 | object, an object with this |
 | name already exists in the |
 | object table. Each object |
 | (application or box) must |
 | have a unique name. If you |
 | are trying to delete a box, |
 | the box is being used by an |
 | application. |
 | |
 -----------------------------------------------------------------
 B-14










