PureBytes Links
Trading Reference Links
|
GeBrown, if you have already defined array2 as John describes below, then you may have a spelling error difference between your array2=(something) and your actual use of array2 within some of your coding lower down. Also, your definition of array2=(something) must be located ABOVE all of the other places that you are using array2 within your code. Ron D
----- Original Message -----
From: John
To: amibroker@xxxxxxxxxxxxxxx
Sent: Wednesday, September 22, 2004 4:42 AM
Subject: [amibroker] Re: Syntax error
gebrown93???,
You are missing a array2 = (something);
Send the whole code and maybe we can help you more.
John
--- In amibroker@xxxxxxxxxxxxxxx, "gebrown93" <gebrown93@xxxx> wrote:
> Just registered.
> Can't figure this one out.
>
> Variable 'array2' used without having been initialized.
>
> Please Help!!!!
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.766 / Virus Database: 513 - Release Date: 9/18/2004
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|