OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Action: Check your Tcl command and use the correct conversion character.
0x1771b06f tcl_s_cmdmz_could_not_set_var
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t set variable "%s"
Explanation: Tcl detected that an error occurred while storing a string into a user-
specified variable.
Action: Check your Tcl command and make sure you specified an existing variable.
0x1771b073 tcl_s_cmdmz_del_cmd_doesnot_exist
Severity: Unknown Component: tcl / tcl_s_general
Text: can’t delete "%s": command doesn’t exist
Explanation: The rename command detected that the user-specified command does not
exist.
Action: Check your Tcl command and make sure the command name is spelled right.
0x1771b07c tcl_s_cmdmz_diff_num_var_field
Severity: Unknown Component: tcl / tcl_s_general
Text: different numbers of variable names and field specifiers
Explanation: The scan command detected that the number of variable names differs from
the number of field specifiers provided.
Action: Check your Tcl command and make the number of variable names and field
specifiers the same.
0x1771b06d tcl_s_cmdmz_err_while_match_pat
Severity: Unknown Component: tcl / tcl_s_general
Text: error while matching pattern: %s
Explanation: Tcl detected that an error occurred with regular expression matching.
Action: Check your Tcl command and make sure you specified the correct regular
expression.
0x1771b086 tcl_s_cmdmz_expt_int_or_end
Severity: Unknown Component: tcl / tcl_s_general
Text: expected integer or "end" but got "%s"
Explanation: The string command detected that the specified value is invalid.
Action: Check your Tcl command and specify the valid value.
2 650 Tandem Computers Incorporated 124330