PureBytes Links
Trading Reference Links
|
yes. you are right. i fixed up my code now. i put in a check to see
if i was using the right databsae and open the databse only if it was
different.
all the flashing of windows that the ab was doing when it was
execuing the amibroker.loadDatabase(db) lead me to think incorrectly
that it was opening a new instance.
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx>
wrote:
>
> Hello,
>
> It should access existing instance - and it is governed by Windows
OS.
> If it doesn't - something is wrong with your Windows.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "murthysuresh" <money@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, December 08, 2007 7:01 PM
> Subject: [amibroker] OLE reuse of the broker.exe
>
>
> > how can i ensure that when i do a create object of AB using ole,
it
> > reuses the instance that i may have open at that time. rather how
do i
> > access the broker.exe that i hve open using ole.
> > I do a amibroker = WIN32OLE.new("Broker.Application"). it opens
a new
> > instance of broker.application. i just to access the existing
instance
> > that is open now.
> >
> >
> >
> >
> >
> >
> >
> > 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/
|