PureBytes Links
Trading Reference Links
|
Still the same error I'm afraid:
Line 10, Column 7:
function DeleteStocksFromDB(iWL)
{ // stocks in the given watchlist are deleted
// from the database
Count =
------^
Error 23.
Syntax error
It sure doesn't like "Count". If I //count=0;, the error jumps to
Count++; then to if (Count > 0).
Always indicating the symbol following the word 'Count'
("=", "+", ">") .
Does this help?
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/
|