OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Severity: Unknown Component: tcl / tcl_s_general
Text: "%s" isn’t an array
Explanation: The array command detected that the argument specified was not an array.
Action: Check the Tcl code and specify an array to the array command.
0x1771b19e tcl_s_tclvar_need_array
Severity: Unknown Component: tcl / tcl_s_general
Text: variable isn’t array
Explanation: Tcl detected that the variable specified by the user was not an array.
Action: Check your Tcl code to make sure you spelled the variable name correctly.
0x1771b19c tcl_s_tclvar_no_such_ele
Severity: Unknown Component: tcl / tcl_s_general
Text: no such element in array
Explanation: Tcl detected that the element specified by the user didn’t exist in an array.
Action: Check your Tcl code to make sure you spelled the element name correctly.
0x1771b19b tcl_s_tclvar_no_such_var
Severity: Unknown Component: tcl / tcl_s_general
Text: no such variable
Explanation: Tcl detected that the variable specified by the user was wrong.
Action: Check your Tcl code to make sure you spelled the variable name correctly.
0x1771b199 tcl_s_tclvar_search_id_var
Severity: Unknown Component: tcl / tcl_s_general
Text: search identifier "%s" isn’t for variable "%s"
Explanation: Tcl detected that the specified search identifier and variable combination
was wrong.
Action: Check your Tcl code and correct the search identifier or the variable displayed.
0x1771b196 tcl_s_tclvar_var_already_exists
Severity: Unknown Component: tcl / tcl_s_general
Text: variable "%s" already exists
Explanation: The upvar or global command detected that the specified variable already
exists.
Action: Check your Tcl code and correct the spelling of variable, or make sure the
variable does not exist.
2 670 Tandem Computers Incorporated 124330