-

Data Types Parser Error (DTP0010): Invalid range.

The data types parser detected a syntactical fault in the declaration of an ARRAY: the end value is missing in the value range at the underlined code position.

Error example:

This error message does not relate to a value which does not match the base data type of the array (exceeded or wrong data type). Here, only a syntactical check is made.

Further Info
For information on user-defined data types and how to declare them refer to the chapter "User-defined data types".