ACC Error Guide

TTGEN Error Messages
Errors
Chapter 8 179
Error 119: “%s”(%d): Bad data value “%s” (range %d..%d)
(Severity 2)
Explanation The numeric value specified after the “BYTES” or
“INT16” keyword (of LDATA statement) is invalid.
Value should be in the specified range.
Action: Use an appropriate value.
Error 120: “%s”(%d): Unexpected word “%s”, line skipped
(Severity 2)
Explanation An specified word is found in the configuration file and
is unknown to TTGEN.
Action: Check for misspelling. Correct spelling or remove the
word.
Error 121: “%s”(%d): System name missing
(Severity 2)
Explanation Need to specify System-Name “<name>” in
Configuration section. No system name specified after
the “SYSTEM-NAME” keyword (of the
“CONFIGURATION” section).
Action: Insert an appropriate system name.
Error 122: “%s”(%d): Bad Terminal-ZLU “%s” (range %d..%d)
(Severity 2)
Explanation Bad Terminal-ZLU specified. The valid range of values
is 1…60000 (ZCOM_MAXTZLU in
/opt/acc/include/zcom/zcomsys.h). Specified value for
TERMINAL-ZLU is out of range.
Action: Change to an appropriate value.
Error 123: “%s”(%d): Bad Program-ZLU “%s” (range %d..%d)
(Severity 2)
Explanation Bad Program-ZLU specified. The valid range of values
is 1…10000 (ZCOM_MAXPZLU in
/opt/acc/include/zcom/zcomsys.h). Specified value for
PROGRAM-ZLU is out of range.
Action: Change to an appropriate value.