OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Explanation: Tcl detected that a nonexisting table is used for the Tcl_CreateHashEntry
function.
Action: Check your Tcl command, and make sure you do not attempt to use a nonexisting
hash table.
0x1771b0bc tcl_s_hash_bogus_find
Severity: Unknown Component: tcl / tcl_s_fatal
Text: called Tcl_FindHashEntry on deleted table
Explanation: Tcl detected that a nonexisting table is used for the Tcl_FindHashEntry
function.
Action: Check your Tcl command, and make sure you do not attempt to use a nonexisting
hash table.
0x1771b0ce tcl_s_hist_evt_does_not_appear
Severity: Unknown Component: tcl / tcl_s_general
Text: "%s" doesn’t appear in event
Explanation: The history command substitution failed because a specified string didn’t
match any of the events in a history.
Action: Check your Tcl command and specify the correct event for a history command.
0x1771b0cb tcl_s_hist_evt_has_not_occurred
Severity: Unknown Component: tcl / tcl_s_general
Text: event "%s" hasn’t occurred yet
Explanation: The history command detected that the specified event hasn’t occurred yet.
Action: Check your Tcl command and specify the correct event for a history command.
0x1771b0cd tcl_s_hist_evt_no_matches
Severity: Unknown Component: tcl / tcl_s_general
Text: no event matches "%s"
Explanation: The history command detected that the specified string didn’t match any of
the events in a history.
Action: Check your Tcl command and specify the correct event for a history command.
0x1771b0cc tcl_s_hist_evt_too_far_past
Severity: Unknown Component: tcl / tcl_s_general
Text: event "%s" is too far in the past
Explanation: The history command detected that the specified event was executed too
far behind to parse.
2 658 Tandem Computers Incorporated 124330