OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Text: unmatched parentheses in expression "%s"
Explanation: The expr command detected an unmatched parenthesis in the user-supplied
expression.
Action: Check your Tcl code and correct the unmatched parenthesis.
0x1771b0ae tcl_s_get_exp_boolean_but
Severity: Unknown Component: tcl / tcl_s_general
Text: expected boolean value but got "%s"
Explanation: Tcl detected an invalid string for a Boolean value.
Action: Check your Tcl code and correct the input for a Boolean value.
0x1771b0ad tcl_s_get_exp_float_but
Severity: Unknown Component: tcl / tcl_s_general
Text: expected floating-point number but got "%s"
Explanation: Tcl detected an invalid string for a floating-point number conversion.
Action: Check your Tcl code and correct the input for a floating-point number
conversion.
0x1771b0ac tcl_s_get_exp_integer_but
Severity: Unknown Component: tcl / tcl_s_general
Text: expected integer but got "%s"
Explanation: Tcl detected an invalid string for an integer conversion.
Action: Check your Tcl code and correct the input for an integer conversion.
0x1771b0b0 tcl_s_glob_dir_unreadable
Severity: Unknown Component: tcl / tcl_s_general
Text: couldn’t read directory "%s": %s
Explanation: The glob command could not read the specified directory.
Action: Check your Tcl code and make sure you spelled the directory name correctly.
0x1771b0b6 tcl_s_glob_no_files_match_plural
Severity: Unknown Component: tcl / tcl_s_general
Text: no files matched glob patterns "
Explanation: The glob command detected that the patterns specified by a user could not
match any filename.
Action: Check your Tcl command and make sure you spelled glob patterns correctly.
2 656 Tandem Computers Incorporated 124330