in reply to Re: interpolating preset strings in variable context (or something like that)
in thread interpolating preset strings in variable context (or something like that)

Yes, probably -- TMTOWTDI as usual.

But can you say more about why eval STRING isn't usually the best way?

Thanks for the help.

  • Comment on Re^2: interpolating preset strings in variable context (or something like that)

Replies are listed 'Best First'.
Re^3: interpolating preset strings in variable context (or something like that)
by Anonymous Monk on Mar 15, 2005 at 04:50 UTC
    Because of what eval STRING does. RTFM