DSM Template Services Manual

TEMPL Errors
DSM Template Services Manual427187-004
B-2
TEMPL Errors and Warnings
TEMPL Errors and Warnings
For each Template Compiler (TEMPL) warning or error message, the message text is
presented in a box, followed by a brief explanation and, when appropriate, a suggested
corrective action.
A file name is required at the circumflex.
The name of the template object file is required on the RUN command for TEMPL. It is
a parameter string.
The name of the template object file on the RUN command for TEMPL has a syntax
error, such as too many characters or invalid characters.
The compiler purges only file code 844 files to prevent the accidental destruction of a
good nontemplate file. To create a template object file with the same name, purge the
old file manually before recompiling.
The template object file must be a disk file.
The compiler could not purge an old template object file due to filesys-errnum.
A call to the FILEINFO procedure received an error.
*** ERROR 1 -- Invalid file name.
*** ERROR 2 -- There is no object file name on the compile
command line.
*** ERROR 3 -- Invalid object file name.
*** ERROR 4 -- The file specified for the object already
exists but is not a template file.
Therefore, it cannot be used.
File: file-info
*** ERROR 5 -- The object file is not a disk file.
File: file-info
*** WARNING 6 -- PURGE of old object file failed.
Err: filesys-errnum File: file-info
*** ERROR 7 -- Inquiry about the object file failed.
Err: filesys-errnum File: file-info