in reply to Re: possible to evaluate scalars stored in a string?
in thread possible to evaluate scalars stored in a string?

I think this only works because $var1 is defined prior to being stored in the hash. My variables could be definied/changed anywhere in the script. I'm looking for a way to have the scalars in the hash replaced with the most current values. Thanks.
  • Comment on Re: Re: possible to evaluate scalars stored in a string?