OSF DCE Problem Determination Guide

Error Messages and Status Codes
Text: "%s" isn’t a procedure
Explanation: The info command detected that the number of arguments specified is not
correct.
Action: Check your Tcl command and specify the correct procedure name.
0x1771b051 tcl_s_cmdil_no_tcl_library
Severity: Unknown Component: tcl / tcl_s_general
Text: there is no Tcl library at this installation
Explanation: The info command detected that there is no Tcl library installed currently.
Action: Install Tcl correctly, and try again.
0x1771b04a tcl_s_cmdil_proc_no_argument
Severity: Unknown Component: tcl / tcl_s_general
Text: procedure "%s" doesn’t have an argument "%s"
Explanation: The info command detected that the specified procedure does not have the
specified argument.
Action: Check your Tcl code to make sure the spelling is right for procedure and
argument names.
0x1771b076 tcl_s_cmdmz_bad_comp_code_ok_err_ret_brk
Severity: Unknown Component: tcl / tcl_s_general
Text: bad completion code "%s": must be ok, error, return, break, continue, or an integer
Explanation: The return command detected that a bad switch is used.
Action: Check your Tcl command and specify the correct return value for the return
command.
0x1771b095 tcl_s_cmdmz_bad_opr_more_rwu
Severity: Unknown Component: tcl / tcl_s_general
Text: bad operations "%s": should be one or more of rwu
Explanation: The trace command detected an invalid operation.
Action: Check your Tcl command and specify the correct operation.
0x1771b07b tcl_s_cmdmz_bad_scan_conv_char
Severity: Unknown Component: tcl / tcl_s_general
Text: bad scan conversion character "%c"
Explanation: The scan command detected that a wrong conversion character is specified.
124330 Tandem Computers Incorporated 2649