DSM Template Services Manual
TEMPL Errors
DSM Template Services Manual—427187-004
B-23
TEMPL Errors and Warnings
The syntax of the structure-field reference is incorrect.
A structure field reference in a token value expression must name an enumeration
literal.
The product versions of the DDL dictionary and the Template Compiler are
incompatible. Rebuild the dictionary using the current product version of the DDL
compiler or use an older version of TEMPL.
The product versions of the DDL dictionary and the Template Compiler are
incompatible. Either use a newer product version of TEMPL, or use the DDL compiler
from the same release as your TEMPL to rebuild the dictionary.
name is either the token name or the token name and field name separated by a
period. This message appears when the DDL DISPLAY clause is not suitable for the
token or field. To decide on suitable edit codes, see Table 2-3, Suitable DISPLAY
Codes by Token Data Type, on page 2-14 or Table 2-6, Suitable DISPLAY Codes by
Field Type, on page 2-16.
The abbreviated subsystem ID was specified improperly. It must be a string of three
letters or digits and must begin with a letter.
*** ERROR 152 -- This is an invalid field reference.
*** ERROR 153 -- The field referenced is not an
enumeration literal.
*** ERROR 154 -- The version of the DDL dictionary is too
old.
*** ERROR 155 -- The version of the DDL dictionary is too
new.
*** ERROR 156 -- The data type and the DISPLAY attribute
for name are incompatible.
*** ERROR 157 -- The abbreviated SSID is not three
characters long or contains an improper
character.