Perhaps what I need to do is to create all my variables within a namespace, enter that namespace, then destroy
the namespace when I'm finished with it.
Can anyone
point me to docs for namespaces?
Comment on Re: creating dynamically named 'my' variables