DSM Template Services Manual
TEMPL Errors
DSM Template Services Manual—427187-004
B-19
TEMPL Errors and Warnings
An MSG statement contains an edit marker <n> or <*IF n> with n out of range.
The error occurred while the compiler was scanning the dictionary for token-label
information.
The TEXTTOSSID function received an error while trying to interpret the SSID attribute
of the indicated token.
name is a token name or the name of a structure and field. edit-code is an edit code
that the SPI_BUFFER_FORMAT procedures cannot accept.
The two token names have the same token code. If this is unintentional, it is easy to
correct. In some cases the duplication is intentional, perhaps to let applications
continue to use an obsolete token name without recompilation. In the latter case,
remove the SSID attribute from one of the two tokens.
Report this compiler error to your HP representative. However, an error in template-
language statements might contribute to the problem. Correct any errors reported by
the Template Compiler. If the problem still occurs, examine the template-language
statements and DDL statements carefully for some subtle misuse.
A FORMAT statement is missing the name of the DEF.
*** ERROR 121 -- Reference to a descriptor outside the
range 1 - 99 appears starting count
characters into the template string.
*** ERROR 122 -- File system error err when accessing
the DDL dictionary.
*** ERROR 123 -- Bad SSID attribute on token name:
"ssid" TEXTTOSSID status:
(stat1,stat2)
*** ERROR 124 -- Bad DISPLAY attribute on
name: "edit-code"
*** ERROR 125 -- token1 and token2 have the same
token code and both have DDL SSID
clauses.
*** ERROR 126 -- Unknown type on field fld of
structure str.
*** ERROR 127 -- Expected the name of a DDL DEF.