Copy link to clipboard
Copied
Is there any way to search for ALL characters (including punctuation, dashes, and spaces) that are within brackets [ ], including the brackets? For example, after wildcard searching, I would like ALL of [test1123 abc 7.77] or [aaa 3_1 abc 7.77] to be highlighted (including the brackets) so that I could make them as conditional text.
What is the proper wildcard search string that I should enter? Thanks.
Copy link to clipboard
Copied
zeedale,
There is no simple, one-shot solution from within FrameMaker. The Wildcard option does not give you a full-fledged regular expression search engine, although that would be nice. The official explanation of wildcard character options is here:
http://help.adobe.com/en_US/FrameMaker/9.0/Using/WSd817046a44e105e21e63e3d11ab7f7862b-7ff6.html
One thing could be more precise in the docs: * is for one or more word characters, like | stands for one or more non-word characters.
To achieve your goal I would suggest to do as follows:
HTH,
- Michael
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more