Does 010 Editor’s regular expression implementation support the matching of numbered or named capture groups, as with PCRE’s \
#
and \k
<name>
Capture groups are support and the exact syntax is listed in the ‘Capture Groups’ section of this web page:
010 Editor Manual - Using Regular Expressions
Graeme
SweetScape Software
I must be slipping. Once more, I missed what was right in front of me, and found it just as soon as I posted this question.