PureBytes Links
Trading Reference Links
|
Either my App will "hang" or "timed out", unless there is a method
that I can call to see if AB is ready (something like 'IsBusy').
But I guess I have to live with AB's disabilities..., not the best
way but I guess it could be done...
Thanks,
Gary.
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxx> wrote:
>
> If you start your app without AB running then AB will be started
and your
> app will "hang" until AB is ready to "go". That's the best way.
The way
> you described? No.
>
> d
>
> > -----Original Message-----
> > From: amibroker@xxxxxxxxxxxxxxx
> > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Gary
> > Sent: Thursday, April 26, 2007 3:08 PM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] OLE Automation Object Model
> >
> > If AB instance is started/called from another application, when
AB
> > opens for the first time it checks for broker.master, if
> > broker.master
> > does not exist, AB will read broker.groups,
> > broker.industries, etc,etc.
> > Sometimes it takes a moment for AB to do this, is there a
> > method in the
> > OLE Automation that I can call to see if AB is still busy?
(something
> > like: AB.IsRunning() or something that returns true or false).
> >
> > My Application should wait until AB is ready before starting to
> > backtest or importing data.
> >
> > Please help...
> >
> > Thanks,
> > Gary.
> >
> >
> >
> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|