DSM Template Services Manual

TEMPL Errors
DSM Template Services Manual427187-004
B-4
TEMPL Errors and Warnings
This warning appears if another program has the template object file open when the
compiler tries to purge it. Messages accompanying this one indicate whether the
compiler recovered by renaming the old object file or by generating a name for the new
object file.
The file protection does not give you access to the indicated IN, ?SOURCE, or
template object file. To use this file, you must either change to a USERID with the
correct access privileges or have the file protection changed.
This warning appears if your file-access privileges prevented the compiler from purging
or renaming the template object file. Messages accompanying this one indicate
whether the compiler recovered by renaming the old object file or by choosing a new
name for the new object file.
To correct this problem, you can change the DEFINE name reference if misspelled or
supply the missing ADD DEFINE entry. This message can apply to IN, ?SOURCE, or
template object files.
This logic error occurred within the Template Compiler. Report the problem to your HP
representative.
The braces ({}) that surround a comment must be on a single line.
You can nest ?SOURCE commands up to four levels. That is, the compiler can have
the IN file and up to four ?SOURCE files open at once.
*** WARNING 14 -- The object file is in use by another
program.
File: file-info
*** ERROR 15 -- File security error on the file-type file.
File: file-info
*** WARNING 15 -- File security error on the object file.
File: file-info
*** ERROR 16 -- The DEFINE name given as the file-type file
is not defined. Name: define name
*** WARNING 16 -- The DEFINE name given as the object file
is not defined. Name: define name
*** ERROR 17 -- Invalid comment syntax.
*** ERROR 18 -- ?SOURCE nested too deep.