PureBytes Links
Trading Reference Links
|
oAB.Documents.Open(CStr(Ticker)) is the way to do it in _vbscript_. The Cstr is needed in vb.
d
On Fri, May 1, 2009 at 3:25 AM, Ton Sieverding <ton.sieverding@xxxxxxxxxx> wrote:
Hi Dingo,
I know how to remove, add and even how to get a tickerlist using the Stocks object in the AmiBroker object model ...
oStocks.Remove( Ticker );
oStocks.Add( Ticker );
But I do not know how to select a Ticker in the database. Should be something like ...
oStocks.Select( Ticker );
... wrong. Method does not exist. Any idea ?
Regards, Ton.
----- Original Message -----
Sent: Thursday, April 30, 2009 5:44 PM
Subject: Re: [amibroker] Erasing All List
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|