OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Text: internal error in Tcl_SplitList
Explanation: Tcl detected an invalid list structure. Tcl_SplitList failed internally.
Action: Check errorInfo global variable information and figure out where the problem
took place, then correct it.
0x1771b16a tcl_s_tclutil_list_ele_in_braces
Severity: Unknown Component: tcl / tcl_s_general
Text: list element in braces followed by "%.*s" instead of space
Explanation: Tcl detected an invalid list structure. The list element in braces should be
followed by space.
Action: Check your Tcl command and modify the list structure.
0x1771b16b tcl_s_tclutil_list_ele_in_quotes
Severity: Unknown Component: tcl / tcl_s_general
Text: list element in quotes followed by "%.*s" instead of space
Explanation: Tcl detected an invalid list structure. The list element in quotes should be
followed by space.
Action: Check your Tcl command and modify the list structure.
0x1771b170 tcl_s_tclutil_reg_compile_err
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t compile regular expression pattern: %s
Explanation: Tcl detected an error while compiling the regular expression given.
Action: Check your regular expression given to Tcl. The reason why compiling the
regular expression failed is also displayed.
0x1771b171 tcl_s_tclutil_reg_match_err
Severity: Unknown Component: tcl / tcl_s_general
Text: error while matching regular expression: %s
Explanation: Tcl detected an error while performing regular expression matching
operation.
Action: Check your regular expression given to Tcl. The reason why compiling the
regular expression failed is also displayed.
0x1771b16c tcl_s_tclutil_unmatch_open_brace
Severity: Unknown Component: tcl / tcl_s_general
Text: unmatched open brace in list
2 668 Tandem Computers Incorporated 124330