in reply to Re^4: Using a sting with a variable name
in thread Using a sting with a variable name

Why is it not possible for scalar package variables, but possible for list package variables?

Lists aren't variables, and CODE, IO, etc aren't even close to lists. Fixed:

Why is it not possible for scalar package variables, but possible for other types of package variables?

  • Comment on Re^5: Using a sting with a variable name