Hello
When i use ruby, i can do a amibroker = WIN32OLE.new
("Broker.Application") and then later open a specific databse.
when i use vbscript i do a CreateObject("Broker.Application"), it opens
ab with the default databse. what is the equavalent of WIN32OLE.new
("Broker.Application") in vbscript.thanks in advance.
