DSM Template Services Manual
TEMPL Errors
DSM Template Services Manual—427187-004
B-10
TEMPL Errors and Warnings
The template keys derived from this MSG statement and an earlier statement are
identical. The parts of a template key are subsystem ID, the token code and token
value immediately following MSG, and the template type (formatting or override). For
each template, the key must be different from that of all other templates. (A formatting-
template key can match an override-template key except for the template-type part.)
For more information, see error 58.
Currently, no edit code converts data of the type referred to in the edit descriptor. To
format such data, overlay the data with a structure whose subcomponents can be
formatted and format those subcomponents.
The time-format code within a DATE or TIME edit code does not conform to Enform
rules. For more information, see the
Enform Reference Manual
.
A subsystem-ID structure consists of three fields. In order to use a subsystem ID in an
SSID statement or to qualify a token name, each field must have an appropriate value.
To assign a value to a field in DDL, use a DDL VALUE clause. For an example of how
to do so, see SSID Statement on page 3-7. For more information, see the
Distributed
Systems Management Programming (DSM) Manual
.
*** ERROR 58 -- The previous MSG statement duplicates the
format-template key of an earlier
statement.
*** ERROR 59 -- The previous MSG statement duplicates the
override-template key of an earlier
statement.
*** ERROR 60 -- Use of a structure reference is required to
format the above field.
*** ERROR 61 -- The format string contains an error.
*** ERROR 62 -- At least one field of this subsystem ID has
not been given a value.