PureBytes Links
Trading Reference Links
|
Hello,
Newsletter:
http://www.amibroker.com/newsletter/05-2000.html
describes the script and it is a matter of changing one line in it from:
/* ask the user for the decision */
var AskUser = true;
to:
/* ask the user for the decision */
var AskUser = false;
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Keith Osborne" <kosborn3@xxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, November 19, 2006 11:22 PM
Subject: [amibroker] Database problem - request for help.
> Hi, I seem to have '000s of entries in my database which are empty of
> any quotes or information. When I look at the symbol tree at the
> beginning of the tree I have many, many symbols that have a green
> diamond next to them (regular symbols have a red diamond) with a symbol
> name of () or 0 (cannot read which it is). When I run Database purify I
> get '000s of entries at the beginning of the report that have no quotes.
>
> I have found the Database cleanup JScript but this requires I make a
> decision for every entry it wants to delete. I could be here for a day
> hitting the YES button! Is there a variant that bulk deletes. (I know
> that would be risky, but.....). Could anyone suggest an alternative?
>
> TIA.....Keith
>
>
>
> 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
>
>
>
>
>
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.11/542 - Release Date: 11/20/2006
|