I am cleaning up my code by using functions
whenever possible...
When I declare a variable as Global inside a
function:
Global Var1, Var2 etc .. ;
Some variables are accessible outside the fuction,
some are not. I have not been able to observe a pattern
...
My understanding is that once declared as Global,
the variable should be accessible at all times following the
declaration.
Anyone having similar problems?
Thanks
Ara
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
YAHOO! GROUPS LINKS
|