Quote:
Originally Posted by geniale
Has anyone else another idea to change ALL the chapters with ONE regular expression?
|
I don't think it is possible. I don't think the regex parser has access to the file name put it into the result string.
It's possible that the
Function Mode can do something. There is an example to allow automatic numbering within the matches. Adapting that might work.