Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
using TWS ActiveX API in QM
#2
I also could not make it work in QM. Also does not work in Windows Script Host.

Macro
Code:
Copy      Help
str vbs=
;set t=CreateObject("TWS.TwsCtrl.1")
;t.connect "", 7496, 0
;msgbox 1

vbs.setfile("$temp$\tws.vbs")

run "$temp$\tws.vbs"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)