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

Sometimes you really need to know whether a variable is defined; wiping the hard drive every time you run the script is just the price of that knowledge. ;-)

--
use JAPH;
print JAPH::asString();

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