Data Definition Language (DDL) Reference Manual

DDL Messages
Data Definition Language (DDL) Reference Manual529431-004
A-33
Cause. The indicated command is invalid.
Effect. The DDL compiler ignores the command.
Recovery. Correct the command and recompile if necessary.
Cause. The display format in a DISPLAY clause is incorrect. For display format rules,
see the description of the AS modifier of the LIST command in the Enform Plus
Reference Manual.
Effect. The DDL compiler rejects the object.
Recovery. Correct the display format and recompile.
Cause. The edit picture you specified in an EDIT-PIC clause does not follow the
COBOL rules for edit pictures.
Effect. The DDL compiler rejects the object.
Recovery. Specify a valid edit picture and recompile.
Cause. A command specifies an invalid file name.
Effect. The DDL compiler ignores the command.
Recovery. Correct the file name and recompile if necessary.
Cause. The FILE IS clause of a RECORD statement specifies an invalid file name
Effect. The DDL compiler rejects the object.
Recovery. Correct the file name and recompile.
***WARNING*** Invalid compiler command- incorrect-command
***ERROR*** Invalid display format string
***ERROR*** Invalid EDIT picture
***WARNING*** Invalid file name
***ERROR*** Invalid file name