I am using Adobe Dreamweaver 19.2.1. Regular expression syntax error: invalid quantifier.
I am using Adobe Dreamweaver 19.2.1. on Windows 7 32 bit
I receive the following error when executing my find and replace string and selecting replace all. Regular expression syntax error: invalid quantifier.
Search string =(?<!")\b(\d+)\b(?!")
Replace string ="$1"
I do not receive the error if I simply select replace. Adobe makes the appropriate changes with no error. The error only occurs if I click replace all.
Thanks for the help.
