in reply to vexed by the hex!
so my understanding is:need to use ord() operator to convert it to something I want: if (ord($whatever) == 0x11), correct?
Thanks much!
... if (ord($whatever) == 0x11), correct?
Correct! (Although other solutions are, of course, possible.)
Give a man a fish: <%-{-{-{-<