global variables
Why am I getting an error when I move g below k? Shouldn't global variables work where ever they are used?
--> 
so, this seems to work ...
... So is it not possible to have global variables inside global variables? if so, why did the first set of calcs work?
Thank you in advance

