DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -31
DDL Error and Warning Messages
Cause. An input line contains more than 132 ASCII characters.
Effect. DDL truncates the line to 132 characters.
Recovery. Break the line into several shorter lines and reenter them.
Cause. A numeric value is greater than 32,767 or less than -32,768.
Effect. DDL rejects the object.
Recovery. Change the value and recompile.
Cause. You requested language output other than Pascal for a bit map declared as a
single field. To ensure that bit maps outside group structures are compatible between
languages, field definitions for bit fields are generated as 16-bit integer items.
Effect. DDL takes no action beyond the warning message.
Recovery. No recovery is necessary.
Cause. You used an invalid special character.
Effect. DDL rejects the object.
Recovery. Remove the invalid character and recompile.
Cause. The indicated compiler command is invalid.
Effect. DDL 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. DDL rejects the object.
***ERROR*** Integer conversion error- value
***WARNING*** Integer type is generated for bit field-
field-name
***ERROR*** Invalid character
***WARNING*** Invalid compiler command- incorrect-command
***ERROR*** Invalid display format string
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...