in reply to Re^6: hex code passed from command line is interpreted literally in substitution
in thread hex code passed from command line is interpreted literally in substitution

So why doesn't it go ahead and interpolate it to the char 'A'?

Because $r doesn't contain 'A'.

  • Comment on Re^7: hex code passed from command line is interpreted literally in substitution
  • Download Code