OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Explanation: The expr command detected that the supplied floating-point value is too
large to represent.
Action: Check your Tcl code and correct the floating-point value.
0x1771b0a9 tcl_s_expr_float_val_too_small
Severity: Unknown Component: tcl / tcl_s_general
Text: floating-point value too small to represent
Explanation: The expr command detected that the supplied floating-point value is too
small to represent.
Action: Check your Tcl code and correct the floating-point value.
0x1771b09a tcl_s_expr_int_val_too_large
Severity: Unknown Component: tcl / tcl_s_general
Text: integer value too large to represent
Explanation: The expr command detected that a result of the arithmetic operation
overflow.
Action: Check your Tcl code and correct your arithmetic expression.
0x1771b0a6 tcl_s_expr_many_args_for_math_func
Severity: Unknown Component: tcl / tcl_s_general
Text: too many arguments for math function
Explanation: The expr command detected too many arguments to a mathematical
function.
Action: Check your Tcl code and correct the number of arguments.
0x1771b0a3 tcl_s_expr_non_numeric_exp
Severity: Unknown Component: tcl / tcl_s_general
Text: expression didn’t have numeric value
Explanation: The expr command detected that a numeric value didn’t exist with a user-
supplied expression.
Action: Check your Tcl code and correct the expression to use the numeric value.
0x1771b0a2 tcl_s_expr_non_numeric_non_numeric_as_op
Severity: Unknown Component: tcl / tcl_s_general
Text: can’t use non-numeric string as operand of "%s"
Explanation: expr command detected a floating-point value is used illegally.
Action: Check your Tcl code, and correct the usage of floating-point.
2 654 Tandem Computers Incorporated 124330