For sure things needs fixing if you let Word replace the quotes automatically.
If you use wildcards in Word searches, the Word variant of RegEx, then you need to switch the automatic replacement off for certain cases. For example in my dialogues procedure to check all dialogues, this is needed. In the procedures of the add-in this is handled automatically of course.
The toggle is only needed when manual actions are being executed. Most people would not need it, that is why it is in the additional section.
|