Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Splitting 'character code strings' into individual characters in QM
#3
Thank you for your answer!

Actually, I know how to use escape characters and character codes in regular expressions.
Still, this one doesn't work for me.

For example, i need to transform "[65]: example string" into "[ 65]: example string".
"[65]" substring is not character code for 'A' in this case, it's just a text string.

The question remains to be answered:
How do I change "[65]: example string" into "[ 65]: example string" using regular expressions?


Messages In This Thread
RE: Splitting 'character code strings' into individual characters in QM - by linkiddx - 04-05-2025, 08:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)