DSM Template Services Manual

TEMPLI Errors and Warnings
DSM Template Services Manual427187-004
C-7
TEMPLI Errors and Warnings
onum is owner.ssnumber, the first two parts of a subsystem ID. name1 and name2
are the two subsystem names, and abbr1 and abbr2 are the two abbreviated
subsystem names, as given by SSNAME statements in the two template input files.
This message warns of a discrepancy between SSNAME and SSID statements. For
these two template files, the SSID entries are the same, but the SSNAME entries differ.
If the application was given more than two names, several occurrences of this
message appear, each showing one pair of conflicting names, and usually one of the
names appears in the next message about the same application.
file1 and file2 can be the same file, created by a previous run of TEMPLI. The
listing from the earlier TEMPLI run would contain the same error but would also show
the original files from which the conflicting names came.
Comments must begin and end on the same line. The line contains a left brace ({) to
start a comment but no right brace (}) to terminate it.
OBEY commands can be nested up to four levels. That is, TEMPLI can have the IN file
and up to four OBEY files open at one time.
The command-line parameter string contains extra characters after the template-file
names.
There are extra characters after the file name in a FILE, VERSION or OBEY
command.
TEMPLI has encountered a command keyword or file name that exceeds the lexical
limit.
*** WARNING 22 -- Subsystem number onum has more than one
name or abbreviation:
It is SSNAME name1, SSID abbreviation
abbr1 in file file1.
It is SSNAME name2, SSID abbreviation
abbr2 in file file2.
*** ERROR 23 -- Invalid comment format
*** ERROR 24 -- OBEY nested too deep
*** ERROR 26 -- Extraneous entry after filenames.
*** ERROR 27 -- The extra text was not expected.
*** ERROR 28 -- The symbol is too long.