OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
0x1771b0d6 tcl_s_parse_missing_close_bracket
Severity: Unknown Component: tcl / tcl_s_general
Text: missing close-bracket
Explanation: Tcl detected, in a bracket-quoted string parsing, that a closing bracket is
missing.
Action: Check your Tcl command and make sure you are closing a bracket-quoted string.
0x1771b0de tcl_s_proc_bad_level
Severity: Unknown Component: tcl / tcl_s_general
Text: bad level "%s"
Explanation: The uplevel or upvar command detected that wrong level information was
given.
Action: Check your Tcl command and give the correct level information.
0x1771b0e4 tcl_s_proc_break_outside_loop
Severity: Unknown Component: tcl / tcl_s_general
Text: invoked "break" outside of a loop
Explanation: Tcl detected, in the course of executing a user-defined procedure, that
break is invoked outside of a loop.
Action: Check your Tcl command and put the break command within a loop.
0x1771b0e2 tcl_s_proc_called_with_too_many_args
Severity: Unknown Component: tcl / tcl_s_general
Text: called "%s" with too many arguments
Explanation: Tcl detected that there were too many arguments specified to a user-defined
procedure.
Action: Check your Tcl command and specify the correct arguments.
0x1771b0e5 tcl_s_proc_continue_outside_loop
Severity: Unknown Component: tcl / tcl_s_general
Text: invoked "continue" outside of a loop
Explanation: Tcl detected, in the course of executing a user-defined procedure, that
continue is invoked outside of a loop.
Action: Check your Tcl command and put the continue command within a loop.
0x1771b0dd tcl_s_proc_no_name_arg
Severity: Unknown Component: tcl / tcl_s_general
2 662 Tandem Computers Incorporated 124330