Version 5 of errorCode

Updated 2002-01-17 22:21:15

http://www.purl.org/tcl/home/man/tcl8.4/TclCmd/tclvars.htm


$::errorCode contains error information in various cases (see the man page above); one of these cases is the exit status of the last exec or open "|..."/close pair that received an error.

See also tclvars, error, and return.


Anyone have good programming practices for using this?


[To what category does this page belong?]