| 
 PureBytes Links 
Trading Reference Links 
 | 
use #include<xyz.afl> 
make in editor an xyz.afl would look like 
zz = 110 ;
--- In amibroker@xxxxxxxxxxxxxxx, "Greg" <gphanson2@xxxx> wrote:
> 
> Good Day, thanks Walt. appreciate your help.
> 
> Greg
> --- In amibroker@xxxxxxxxxxxxxxx, "hairy_mug" <WSCHWARZ@xxxx> wrote:
> > 
> > You can probably do this with a "static" variable...
> > 
> > Look at "StaticVarSet" and "StaticVarGet" functions...
> > 
> > Walt
> > 
> > --- In amibroker@xxxxxxxxxxxxxxx, "Greg" <gphanson2@xxxx> wrote:
> > > 
> > > Good Day, this may be somewhere in documentation but the closest 
> is 
> > > (Foreign) and i can't see how that would work. Anyway, would 
> > someone 
> > > out there explain how i could take a specific value ie. zz=101 
> > > (number) and have that specific number (or zz) used in multiple 
> > > charts (as in different charts) and multiple AA scans. i don't 
> > think 
> > > i want to link the charts - simply because they were created over 
> > > time and have in many cases the same formula headings? ie. 
> ay=xxxx, 
> > > but are otherwise different. my need is not to have to manually 
> go 
> > to 
> > > all charts and scans (AA formulas) and update this value 
> manually - 
> > > rather have it done like a symbol in Foreign function (symbol 
> > > being 'zz' for example). Any help would be appreciated.
> > > 
> > > Greg
------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/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/
 
 |