[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Jscript - Quit()



PureBytes Links

Trading Reference Links

I am trying to shut off all instances of Amibroker b jscrtipt.
 
The code below will shut off one copy of AB, but not a second one that is running.
 
Any way to shut off all running instances (from separate installations)?
 
Thanks
 
Ara
 
AB = new ActiveXObject("Broker.Application");
AB.Quit();
WScript.Sleep(2000);
AB = new ActiveXObject("Broker.Application");     //Having this line makes no difference
AB.Quit();


Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS