Chinaunix

标题: TCL调用Chariot [打印本页]

作者: 33bubble    时间: 2015-05-13 17:05
标题: TCL调用Chariot
用TCL调用chariotExt.dll文件时,出现下面错误
CHR0329: The GetVersionEx call failed, returning 1.
CHR0332: An internal error has been detected. (2, 6, 1, 7600, 1233988, , , , )
请问有谁知道这种情况,该怎么解决?

代码如下:

set NetIQ  "c:/Program Files/Ixia/IxChariot"
lappend auto_path $NetIQ
#puts $auto_path
cd $NetIQ
load ChariotExt
package require ChariotExt
global auto_index




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2