PureBytes Links
Trading Reference Links
|
<FONT face=Arial
color=#0000ff size=2>Ara
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>I have noticed "difficult" behaviour of Param's only when I
use them from #included files, ie, if the Param statement is NOT in the IB
window but rather it is in the included file then AB has some difficulty
updating the parameter dialog. Use "#pragma nocache" in the parent
and if you minor edit to 'dirty' the IB parent script then re-apply it in most
cases the parameter dialog resets itself.
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>The duplications and missing parameters occur when I change
Param statements in the included files.
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>To avoid this problem I copy all my Param statements into
the parent AFL script.
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>Are you using #included files?
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>____
<FONT face=Arial
color=#0000ff size=2>peterj
From: Ara Kaloustian [mailto:ara1@xxxxxxxxxx]
Sent: Friday, 7 May 2004 4:13 pTo:
Ami-MainSubject: [amibroker] AFL - Params
I have 5 parameters functions set up in one
program.
Sel_symbol = Param<FONT
size=1>("Over :1=SPX 2=NAS"<FONT
size=1>,0,<FONT
color=#ff00ff size=1>0,<FONT color=#ff00ff
size=1>2,1<FONT
size=1>);
3 of the 5 are listed twice in the parameter box.
Only one of each pair functions ..
Has anyone experienced this
Appreciate any feedback
Ara
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 Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|