Hi Stefan, 

Thanks for the reply. So I don't believe I define any global variables in 
the script itself. But I'm thinking this line:
"*NOTE:* All code in the REPL is evaluated in global scope, so a variable 
defined and assigned at toplevel will be a *global* variable."

might answer my own question? Am I basically running my entire script in 
'global scope'? 

Reply via email to