View Single Post
Old 09-28-2012, 04:08 AM   #3
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
in sigil, it worked 100% when I replaced
<RemoteButton>\s*<Name>X-Fi(.*)</RemoteButton>
with
<RemoteButton>\s*<Name>X-Fi(.*)/RemoteButton>

previously it worked on replace once, but not on replace all, it left in trailing each instance of de> from KeyCode> for some obscure reason.

I googled notepad++ it does not have multi-line regex, not sure that any free editor does, except for sigil!

open, edit, copy - paste from code view into notepad++ and save may be the way to go
cybmole is offline   Reply With Quote