NonStop Operating System Event Management Programming Manual

Dynamic Link Library (DLL) Event Messages (ZDLL)
HP NonStop Operating System Event Management Programming Manual520372-020
26-22
Messages
Unconditional Tokens
Conditional Tokens
Event-Message Text
Problem found on line <1> column <2> of <3>.
[ <4> ]
[ <5> ]
[ dll_count statement not found before the first dll
statement in zreg. The default (<6>) is being used. ]
[ dll_count has already been set. This count (<7>) is being
ignored. ]
[ Specified dll_count value (<8>) is too large, using max
(<9>).]
[ Read error is <10>. ]
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDLL-EVT-
PARSER (107).
ZCPU-TKN-CPU Subject token that specifies the processor that is reporting
the event.
ZDLL-TKN-LINENUM Line number in the specified file on which a specified
problem occurs.
ZDLL-TKN-COLNUM Column number on the line number specified by ZDLL-TKN-
LINENUM.
ZDLL-TKN-FILE Fully qualified name of the ZREG or ZREGPTR file in which
the parsing error occurred.
Token Description (page 1 of 2)
ZDLL-TKN-STATEMENT-ATTR-STRING Indication or description of a parsing problem, for
example:
"Line too long; discarding rest of line."
"Boolean value expected."
ZDLL-TKN-STATEMENT-ATTR-STR2 Further information about the parsing problem,
for example:
"DLL statement is not processed."
"This statement is ignored."
ZDLL-TKN-DEFAULT-COUNT Default dll_count value.
ZDLL-TKN-LATE-COUNT Indication that a dll_count statement came too
late in the ZREG file to be used.