- Posted by
- Hey Bego, Thanks a million for this. It wasn't quite perfect for my situation, but gave me a huge head-start. For the record, I used this: find string: \=([a-z0-9]+)([\s>]*) replace string: \="\1"\2Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- YourMum
Nov 24, 2005
- Hi folks, I have an XML document, but it is not very well formatted: a large number of the node attributes are not enclosed in quotes. e.g. <Node attr1=hello attr2=goodbye>node text here</Node> Is there a neat RE that I can run that will find all attributes that don't have a quote round their value ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- YourMum
Nov 24, 2005
- Wowsers. Thanks. That did what I wanted. Thanks very much, Mofi. YMPosted in Find/Replace/Regular Expressions
-   Topics
-   Views
- YourMum
Sep 20, 2005
- I would like to perform a "Find in Files" with all the parameters Find, In Files/Types, Directory, but for the output to only show the names (path) of the files which contain matches. I do not want the usual output, e.g.: ---------------------------------------- Find 'STDHDG01' in 'E:\YM\September 2...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- YourMum
Sep 19, 2005