Since the OP is actually matching hex, the \d pattern won't work. You'll need to use [0-9a-f] instead.
In reply to Re^2: Converting Hex String ASCII Char
by kyle
in thread Converting Hex String ASCII Char
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |