Error Messages
- Last UpdatedMar 15, 2024
- 4 minute read
The appendix lists those error messages specific to Lexicon. All such messages have a message number beginning with 68. Any other messages that may be output are not described here as they are not specific to Lexicon.
Where messages are self-explanatory no description is included, but the error message is listed for completeness.
|
(68:3) |
The REFLIST ADD command is only valid for a REFERENCE UDA |
|
Added an element type to the Reflist of a UDA whose type is not REFERENCE. Check the correct UDA is accessed, or reset the Utype attribute, as appropriate. |
|
|
(68:5) |
The element element_type is already in the ELELIST |
|
Added an element type to the ELELIST that is already in the ELELIST. |
|
|
(68:6) |
The element element_type is not in the ELELIST |
|
Removed an element type from the ELELIST that is not in the ELELIST. |
|
|
(68:7) |
The element element_type is already in the REFLIST |
|
Added an element type to the REFLIST that is already in the REFLIST. |
|
|
(68:8) |
The element element_type is not in the REFLIST |
|
Removed an element type from the REFLIST that is not in the REFLIST. |
|
|
(68:9) |
The current element type is not a UDA definition. |
|
Modified the ELELIST (or REFLIST) of an element which does not have those attributes. |
|
|
(68:10) |
The ELELIST may only be 100 long. |
|
(68:11) |
The REFLIST may only be 100 long. |
|
(68:12) |
Maximum ABLEN is 20 characters. |
|
(68:13) |
Maximum UDNAME length is 20 characters. |
|
(68:14) |
The UDNAME may not contain a space. |
|
(68:16) |
The ULEN must be between 1 and 120 |
|
(68:17) |
The UKEY is set by the system, and may not be set by the user |
|
(68:18) |
WARNING- The UDA definition is not REAL or INTEGER |
|
Set DFLT to a real or integer value: can only do this for a UDA of the corresponding type. |
|
|
(68:19) |
WARNING- The default will only be used if the ULEN is set to 1 |
|
Set a UDA length (ULEN) which exceeds the length of the default UDA setting (DFLT). Change ULEN (or DFLT). |
|
|
(68:20) |
WARNING- The units will only be used if the UDA type is set to REAL or INTEGER |
|
Set units (UUNI attribute) for a UDA which is of type REAL or INTEGER. Check that the correct UDA is selected or change UTYP, as appropriate. |
|
|
(68:21) |
WARNING- ABLEN is greater than the length of UDNAME |
|
Set the minimum abbreviation length of a UDA name to be greater than the length of the UDA name itself. Reset ABLEN or UDNAME as appropriate. |
|
|
(68:22) |
WARNING- The length of UDNAME is less than ABLEN |
|
(See 68:21) |
|
|
(68:24) |
WARNING- The UDA definition is not a LOGICAL type |
|
Set DFLT to TRUE or FALSE for a UDA which is of type LOGICAL. Check the correct UDA is selected or change UTYP, as appropriate. |
|
|
(68:27) |
No valid keys remain for new UDA. Please compile dictionary and try again |
|
No more than 1000 keys may be used. |
|
|
(68:28) |
WARNING- The UDA definition is not a TEXT type |
|
Set DFLT to text for a UDA which is of type TEXT. Check the correct UDA is selected or change UTYP, as appropriate. |
|
|
(68:29) |
WARNING- The UDA definition is not a WORD type |
|
Set DFLT to a word for a UDA which is of type WORD. Check the correct UDA is selected or change UTYP, as appropriate. |
|
|
(68:30) |
WARNING- the units text has been truncated to 20 long |
|
Maximum length of text for the UUNI attribute is 20 characters. |
|
|
(68:31) |
WARNING- BORE and DISTANCE units are only valid for REAL UDAs |
|
Set UUNI to BORE or DIST for a UDA which is of type REAL. Check the correct UDA is selected or change UTYP, as appropriate. |
|
|
Note: |
The following messages will only occur following use of the COMPILE command. |
|
(68:61) |
Maximum number of definitions in the dictionary has been exceeded. |
|
No more than 1000 definitions may be used. |
|
|
(68:62) |
Two UDAs with different keys have the same name Udname. The second definition will be ignored. |
|
Two or more UDAs the same UDNAME. |
|
|
(68:63) |
Two UDAs have the same key (integer) but different names or type. The second definition Udname will be ignored |
|
(68:64) |
Two UDAs with the same key/name (Udname) have the same element (element _type) in their ELELISTs. Second UDA definition ignored. |
|
(68:66) |
An attempt has been made to assign more UDAs than the maximum limit of 2000 to a single element type. |
|
(68:67) |
WARNING for UDA name. The default is not applicable as the ULEN is greater than 1. |
|
(See 68:19) |
|
|
(68:68) |
WARNING for UDA name. The default type does not correspond to the UDA type. The default has been ignored |
|
(68:69) |
WARNING for UDA name. The UUNIT attribute is not applicable unless a REAL or INTEGER type. It has been ignored. |
|
(68:70) |
WARNING for UDA name. The REFL attribute is not applicable unless a REF type. It has been ignored |
|
(68:71) |
UDA name has no name and has been ignored |
|
The named element has no UDNAME. |
|
|
(68:72) |
UDA name has no element list and has been ignored. |
|
The ELELIST for the named UDA has no members. |
|
|
(68:73) |
WARNING for UDA name. The ABLEN given is longer than the UDNAME. A value of integer for ABLEN has been assumed |
|
(68:74) |
Element type element type has more than 100 UDAs assigned to it. Subsequent UDAs have been lost. |
|
(68:75) |
The maximum number of definitions has been exceeded for the dictionaries in the current MDB |
|
Maximum number of definitions is 1000. |
|
|
(68:76) |
WARNING for UDA name BORE, DISTANCE units are only applicable if a REAL UDA type. The units have been ignored. |
|
(68:77) |
UDA name has no Type set and has been ignored |
|
The UTYPE attribute of the named UDA has not been set. |
|
|
(68:78) |
WARNING for name. POS type UDAs must have DISTANCE units. DIST units assumed. |
|
(68:79) |
WARNING for name. POS,DIR,ORI types must have length of 1. Length of one assumed. |