OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: Tcl could not save the catch command execution result into a user
specified variable.
Action: Check your Tcl code for spelling of the variable. Make sure the variable exists.
0x1771b034 tcl_s_cmdah_could_not_set_loop_var
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t set loop variable
Explanation: Tcl could not set the foreach command loop variable.
Action: Check your Tcl code for spelling of the variable. Make sure it exists.
0x1771b037 tcl_s_cmdah_fmt_str_ended_in_middle
Severity: Unknown Component: tcl / tcl_s_general
Text: format string ended in middle of field specifier
Explanation: The format command detected that the specified format was not complete.
Action: Check your Tcl code and complete the format specification.
0x1771b03b tcl_s_cmdah_not_enough_args
Severity: Unknown Component: tcl / tcl_s_general
Text: not enough arguments for all format specifiers
Explanation: The format command detected that there were not enough arguments
specified for all the format specifiers.
Action: Check your Tcl code and correct the discrepancy.
0x1771b04e tcl_s_cmdil_bad_level
Severity: Unknown Component: tcl / tcl_s_general
Text: bad level "%s"
Explanation: The info command detected that the specified level is not correct.
Action: Check your Tcl code to make sure the correct level is used.
0x1771b062 tcl_s_cmdil_bad_search_mode
Severity: Unknown Component: tcl / tcl_s_general
Text: bad search mode "%s": must be -exact, -glob, or -regexp
Explanation: The lsearch command detected that the specified search mode is not
correct.
Action: Check your Tcl command and make sure the spelling of search mode is correct.
124330 Tandem Computers Incorporated 2647