OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Explanation: Tcl detected that a linked variable specified is read-only.
Action: Check your Tcl command and make sure you do not try to write a read-only
linked variable.
0x1771b0e8 tcl_s_link_linked_var_unreadable
Severity: Unknown Component: tcl / tcl_s_fatal
Text: internal error: linked variable couldn’t be read
Explanation: Tcl detected that a linked variable could not be read. This is an internal
error and should not happen.
Action: Keep your TCL script and report to the vendor.
0x1771b0eb tcl_s_link_var_must_be_bool
Severity: Unknown Component: tcl / tcl_s_general
Text: variable must have boolean value
Explanation: Tcl detected that a nonreal value is used for the TCL_LINK_BOOLEAN
type linked variable.
Action: Check your Tcl command and make sure to store the Boolean value to the linked
variable.
0x1771b0e9 tcl_s_link_var_must_be_integer
Severity: Unknown Component: tcl / tcl_s_general
Text: variable must have integer value
Explanation: Tcl detected that noninteger value is used for the TCL_LINK_INT type
linked variable.
Action: Check your Tcl command and make sure to store an integer value to the linked
variable.
0x1771b0ea tcl_s_link_var_must_be_real
Severity: Unknown Component: tcl / tcl_s_general
Text: variable must have real value
Explanation: Tcl detected that a nonreal value is used for the TCL_LINK_DOUBLE
type linked variable.
Action: Check your Tcl command and make sure to store a real value to the linked
variable.
0x1771b0d1 tcl_s_main_appl_init_failed
Severity: Unknown Component: tcl / tcl_s_general
Text: Tcl_AppInit failed: %s\n
2 660 Tandem Computers Incorporated 124330