PureBytes Links
Trading Reference Links
|
TJ
reported that it worked the way as you describe. So it is "by design". You
need to change the formula in the AA window (add a space) or reload the formula
to get it to re-read the Included file.
<FONT face=Arial color=#0000ff
size=2>
see
msg 37177.
<FONT face=Arial color=#0000ff
size=2>d
<FONT
face=Tahoma size=2>-----Original Message-----From: Salil V Gangal
[mailto:salil_gangal@xxxxxxxxx] Sent: Friday, May 09, 2003 11:13
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] The
#include does not get re-read for each execution ?
Tomasz,
It looks as if the #include file is not getting re-read from the for
every execution (invocation) of the program that contains the #include
statement. It looks like a bug.
Create a .AFL file with text (say)
"Hello World!";
And include this above file using #include in (say) the 'Guru
Formula' and get the commentary. It will contain the string Hello
World!
Now change the disk file without exiting AmiBroker
to contain the string following string and save it to
disk.
"Hello World! Hello World!";
Flip to 'Guru' Formula and click 'Apply' ... the string that's show
in the commentary still is a single Hello World! rather than double Hello
World!
Regards,
- Salil V
Gangal
Do you Yahoo!?<A
href="">The New
Yahoo! Search - Faster. Easier. Bingo. Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
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 the Yahoo! Terms of Service.
|