DSM Template Services Manual
TEMPL Errors
DSM Template Services Manual—427187-004
B-17
TEMPL Errors and Warnings
You included more token override specifications for a single event than the Template
Compiler will accept.
The *BEL edit marker is obsolete.
This message describes the error condition that prevented the compiler from using the
name you requested for the template object file.
The compiler could not use the name you requested for the template object file
because it could neither purge nor rename the old object file, indicated in err-file-
line.
Because the compiler could not purge the old template object file, it renamed it to the
file name in the message, in the same subvolume. The new object file has the file
name you requested.
Because the compiler could neither purge nor rename the old template object file, it
generated the new object file name specified in the message (of the form ZZTPnnnn).
The compiler returns completion code 8.
Every *IF must have a matching *ENDIF.
You are either missing an *IF edit code or have an extra *ENDIF.
*** ERROR 105 -- Too many token overrides.
*** WARNING 107 -- *BEL is ignored.
*** ERROR 108 -- RENAME of temp object file failed.
Err: filesys-errnum File: file-info
*** WARNING 109 -- RENAME of old object file failed.
Err: filesys-errnum File: file-info
*** WARNING 110 -- Old object file renamed other-name.
*** WARNING 111 -- New object file name changed
to new name.
*** ERROR 112 -- There is no matching *ENDIF for the *IF
starting count characters into the
template string.
*** ERROR 113 -- There is no unmatched *IF or *ELSE for the
*ENDIF starting count characters into
the template string.