PureBytes Links
Trading Reference Links
|
See http://www.amibroker.com/guide/afl/afl_view.php?id=1
----- Original Message -----
From: "Gary" <ghost200_2000@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, July 27, 2006 7:36 AM
Subject: [amibroker] #include statement error
>
> Hello,
>
> I was trying to use this include statement:
>
> #pragma nocache
> #include "C:\My Libs\AFL\Test.afl"
>
> I was getting an error:
> "Error 32. Syntax Error, probably missing semicolon at the end of the
> previous line"
>
> But when I deleted the space of the word "My Libs", the error message
> disappeared!
> Is this a bug in Amibroker, not taking space between directory names?
>
> If this is really the problem then the solution is easy, just delete
> the space, right?
> But then, it doesn't allow us to use spaces between directory names, if
> this is the problem with AB, I think someone should fix it
>
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.4/396 - Release Date: 07/24/06
>
>
|