Open GoogleCodeExporter opened 9 years ago
better to do implementation of the replace with regular expression.
So this target could be achieved.
Original comment by daggett....@gmail.com
on 12 Oct 2009 at 6:46
Hi!
____________________
Text:
____________________
'begin'
'end'
"select"
'group'
'having'
____________________
Find what: '\w+'
Replace with: "\w+"
____________________
Result:
____________________
"begin"
"end"
"select"
"group"
"having"
It could do this kind of replacements?
Thanks! :)
Original comment by zluis0@gmail.com
on 21 Oct 2009 at 6:51
Original issue reported on code.google.com by
zluis0@gmail.com
on 9 Oct 2009 at 6:19