OSF DCE Problem Determination Guide

Error Messages and Status Codes
Action: Check your Tcl command and specify the correct event for a history command.
0x1771b0cf tcl_s_hist_evt_word_sele_non_existent
Severity: Unknown Component: tcl / tcl_s_general
Text: word selector "%s" specified non-existent words
Explanation: The history command detected that the word selector specified nonexistent
words.
Action: Check your Tcl command and specify the correct word selector for a history
command.
0x1771b0ca tcl_s_hist_hist_assert_failed
Severity: Unknown Component: tcl / tcl_s_general
Text: Assertion failed!
Explanation: The history command tried a history revision, but the amount of space
needed for the revised event was too large.
Action: Check your Tcl command and make sure your history revision command is
correct.
0x1771b0c4 tcl_s_hist_illegal_keep_count
Severity: Unknown Component: tcl / tcl_s_general
Text: illegal keep count "%s"
Explanation: The history command detected that the number specified for the keep
count is not correct.
Action: Check your Tcl command and specify the correct keep count. The keep count
should not be negative, and less than 1000.
0x1771b0e6 tcl_s_link_bad_linked_var_type
Severity: Unknown Component: tcl / tcl_s_general
Text: internal error: bad linked variable type
Explanation: Tcl detected a bad linked variable type. This is an internal error, which
indicates Tcl could not recognize C variable value.
Action: Check your Tcl command and make sure your C variable is one of
TCL_LINK_INT, TCL_LINK_DOUBLE, TCL_LINK_BOOLEAN,or
TCL_LINK_STRING.
0x1771b0e7 tcl_s_link_linked_var_read_only
Severity: Unknown Component: tcl / tcl_s_general
Text: linked variable is read-only
124330 Tandem Computers Incorporated 2659