| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
Should be:
#include "C:\TheDirectory\TheFile.afl"
or
#include <TheFile.afl>
(when it is placed in default include directory
definable in Tools->Preferences->AFL)
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Fred" <fctonetti@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, June 06, 2003 6:31 PM
Subject: [amibroker] #INCLUDE filename ?!
> TJ and/or anyone else knowledgable.
> 
> I don't seem to be able to make
> 
> #INCLUDE filename ... work 
> 
> where filename has previously been defined as if it were part of the 
> actual statement i.e. filename = "c:\\Dummy.Afl" ... 
> or "c:\Dummy.Afl" ... or "c:/Dummy.Afl" 
> 
> Is this not possible for some reason ?  If it is can you please 
> provide an example of how to do this ?
> 
> Thanks, Fred
> 
> 
> 
> 
> 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/ 
> 
> 
> 
------------------------ 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/ 
 
 |