PureBytes Links
Trading Reference Links
|
Could someone explain to me why these two function
don't work the same way?
Thanks in advance!!
foo[BarCount- 10]
= 33;
procedure FA() {return foo ==33;}
procedure FB() {return StrFind(NumToStr(foo), "3");}
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
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
|