| 
 PureBytes Links 
Trading Reference Links 
 | 
ah ha...
>>cstrader wrote - Well create the whole file together, run it, be 
sure it works, then break
out the #include. The include is mostly to put code that you don't 
really
want to see every day somewhere else.<<
>> Herman wrote - >> well, you are doing something wrong, it works 
fine for me.
an #include file is simple a section of code that you want to remove 
to make the code more readable. The #include line is a SUBSTITUTE for 
a section of code that may contain hundreds of lines.
You can use include statements wherever you want to 'shrink' your 
code.<<
Now I understand why the #include wasn't working for just the value I 
wanted back from my stand alone indicator and erroring using the 
Forumula Editor.
Thanks
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)
<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
 |