PureBytes Links
Trading Reference Links
|
I'm using 4.38 but it should work also in 4.37.
The statement "count = 0;" is a simple variable
assignment so I don't understand why it gives
an error in your environment.
Do you maybe use a demo version of AB ?
UM
----- Original Message -----
From: "steve_almond" <steve@xxxxxxxxxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, June 05, 2003 12:05 AM
Subject: [amibroker] Re: All Those Tickers........
> No, deleting other two functions didn't help, in any case. Upgrading
> to 0.9.17 didn't change anything either... Same error (now on 'my'
> function, as I deleted the others):
>
> Line 2, Column 466:
> function DeleteStocksFromDB(iWL)
>
> { // stocks in the given watchlist are deleted
>
> // from the database
>
> count =
> ----------^
>
> Error 23.
> Syntax error
>
> I'm on AB 4.37, is that new enough?
>
> Steve
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|