protrader
Mechanical
- May 26, 2008
- 24
I am calculating an array inside a macro but I cannot use it after execution of the macro because it is assumed to be a local variable. Is it possible that I import the variable to my input file and use it afterwards? (like a global variable)