取消
显示结果 
搜索替代 
您的意思是: 

System Exec on Windows 98

Hi,

I use System Exec.vi to start a VBScript "CPUClock.vbs" which reads the CPU Clock of the local computer using WMI Service and passes the information to standard output of System Exec. It works on WinXP,2000,NT
Is it possible to pass the output from command.com to standard output from System Exec.vi on Win98?
The command string I use is "command.com /C cstring CPUClock.vbs". The problem is when I set "wait until completition" to true
the command.com hangs and when I set it to false i won´t get the result into the standard output of System Exec.vi.

Thanks
Georg
0 项奖励
1 条消息(共 2 条)
2,629 次查看
The problem is solved!
Just use "cstring CPUClock.vbs" as command line and set "wait until completition" to true.
0 项奖励
2 条消息(共 2 条)
2,625 次查看