Thanks Dan,
I started using the command file you provided a
while ago.... the problem I have is that it will start the last instance of AB
that was shut down.
I have 3 installations of Amibroker: EOD, Real Time
etc .... usually the RT version is what I have on during the day so it is the
one that gets activated from the command file.
There was some discussion recently on this subject,
so some are using script succesfully to start AB... but I have not seen
posts with same issue.
Ara
----- Original Message -----From: [EMAIL PROTECTED]Sent: Friday, March 24, 2006 2:18 PMSubject: Re: [amibroker] Starting AB from script - AB version 4.78.1 / Windows 2000Ara,I had the same problem. I had to have AB running before creating the object. I use a simple command file to start AB. Then instanciate Broker.Application.Regards,Dan.-------------- Original message --------------
From: "Ara Kaloustian" <[EMAIL PROTECTED]>
Am trying to start AB from a jscript....AB = CreateObject("Broker.Application");
AB.LoadDatabase("D:\AB Dbs\QP3");When I start the script, I see AB listed in the Pocesses (Task Manager) for about a second or so, then it's gone.Anyone know what is happening?Thanksara
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
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
