Pat Thoyts [Mon, 9 Dec 2002 02:47:16 +0000 (02:47 +0000)]
Implemented returning error information property to the caller. This is
done using the normal COM automation error objects and is converted back into
Tcl's errorCode and errorInfo lists by the caller. The COM Error.Source string
is made from [list $errorCode $errorInfo] in the callee.
Pat Thoyts [Sun, 7 Apr 2002 22:32:52 +0000 (22:32 +0000)]
Incremented version to 0.5
Added code for a secondary registration thread but have ifdef'd it out
Added options to force error or increment in appname.
Pat Thoyts [Tue, 2 Apr 2002 23:39:07 +0000 (23:39 +0000)]
Added support for multiple interpreters.
Added the appname subcommand to report and set the registered name.
Added in some debugging support functions.
Wrote some more documentation as a .man format file (see tcllib)
Added a second VB script demo.
Incremented the version to 0.4