PureBytes Links
Trading Reference Links
|
JS,
Damn, that's why!
Thanks for that.
Cheers Glenn
--- In amibroker@xxxxxxxxxxxxxxx, "johsun" <johanskatt@xxxx> wrote:
> --- In amibroker@xxxxxxxxxxxxxxx, "Glenn" <glennokb@xxxx> wrote:
> Nested include statements are not supported, i.e. you cannot use
> include to reference an afl file that has an include statement in
it.
>
> JS
>
>
> >
> > Hi, is it possible to have multiple #include ie:
> >
> > #include "C:\Program Files\AmiBroker\AFL\index filter.afl"
> > is in my "Common Code" indicator.
> >
> > then...
> >
> > #include "C:\Program Files\AmiBroker\AFL\CommonCode.afl"
> > in my "Charting" indicator.
> >
> > I am getting the folowing error in my "Charting" indicator:
> >
> > #
> > ^
> >
> > Error 23.
> > Syntax error
> >
> > Cheers Glenn
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
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/
|