DSM Template Services Manual

TEMPL Errors
DSM Template Services Manual427187-004
B-7
TEMPL Errors and Warnings
The syntax requires a number (not a symbol) in the range 1 through 255.
Edit codes that add leading zerosZI, ZB, ZO, and ZHrequire a field width.
The syntax requires a subsystem ID at the place marked by the circumflex.
The syntax requires a token code at the place marked by the circumflex.
The syntax requires a token value, either a literal value or a symbolic constant, at the
place marked by the circumflex.
The MSG statement at the circumflex is incomplete.
The index value, a number in the range 1 through 255, is missing at the place marked
by the circumflex.
A reference to a structure field that is required by the syntax is missing.
The edit code required at the circumflex is missing.
Either the keyword to begin a statement is misspelled, or the colon that should follow it
is missing.
*** ERROR 36 -- The index value is bad.
*** ERROR 37 -- Field width is required for this
edit code.
*** ERROR 38 -- An SSID name was expected.
*** ERROR 39 -- A token name was expected.
*** ERROR 40 -- A token value was expected.
*** ERROR 41 -- Encountered end of source in middle of
statement.
*** ERROR 42 -- A token index value was expected.
*** ERROR 43 -- A reference to a structure field was
expected.
*** ERROR 44 -- An edit code was expected.
*** ERROR 45 -- This statement is not recognized.