PureBytes Links
Trading Reference Links
|
On Wednesday, 2 of March 2005 05:32, goldwing01_1999 wrote:
> I have tried every single code possible in the #include file to get
> the candles AFL codes to work, but to no end I'm still getting errors.
> 1)in tool,preferences,AFL it shows//G:\AmiBroker\Formulas\Include
> 2)my include folder name is//CandleFunctionsInclude.afl
> 2)my custom folder shows//all candles AFL codes have either
> G:\AmiBroker\Formulas\Include\CandleFunctionsInclude.afl
> or just #include <CandleFunctionsInclude.afl>
for example:
#include "G:\AmiBroker\AFL\mcLIB\mcLIB_date.afl"
it should be a full path to the file as an argument.
also G: as a name of the drive should exist (either as a physical drive
partitition or mapped to a directory
Regards,
--
Marek Chlopek
Partner
marek.chlopek@xxxxxxxxxxxxxxxxxx
--
Marek Chlopek
mchlopek@xxxxxxx
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/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/
|