Does anyone know a way to use a wildcard in a text search and replace command through FS?
I have numerous files containing text boxes with quoted text. The quote marks are the type created from the keyboard (Shift + ' Key). The open quote and the close quote are thus the same character. If it's possible to replace the open quote with a calligrapher's left quote mark (a "curly" quote) and the close quote with a calligrapher's right quote mark I would like to do so.
It would require FS to use a wildcard because I could not replace all quote marks with a left or right calligrapher's type. Can FS use a wildcard to search for "X and replace it with “X and search for Y" and replace it with Y”? This logic should produce the desired result. I can't find any documentation that says a wildcard feature exists in FS, but that doesn't mean it's not there somewhere! |