AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Need GREP utility advice

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
TAST40
Guest





PostPosted: Mon Feb 22, 2010 1:11 am    Post subject: Need GREP utility advice Reply with quote

I need advice on a good free GREP tool to not just Search, but also replace strings in multiple files. Any ideas or existing ahk scripts to do this well? Smile
Back to top
majkinetor



Joined: 24 May 2006
Posts: 4511
Location: Belgrade

PostPosted: Mon Feb 22, 2010 1:39 am    Post subject: Reply with quote

InfoRapid Search&Replace.
_________________
Back to top
View user's profile Send private message
Tuncay



Joined: 07 Nov 2006
Posts: 1886
Location: Germany

PostPosted: Mon Feb 22, 2010 2:35 am    Post subject: Reply with quote

Hmm I have implemented a variant of GREP. But it does return lines only without the ability to replace. I did tried to add that feature, but could not do it.
_________________
{1:"ahkstdlib", 2:"my libs", 3:"my apps", 4:"my license"}
--> Don't feed the troll! <--
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jenn
Guest





PostPosted: Mon Feb 22, 2010 4:07 am    Post subject: Reply with quote

WildReplace is very good, free, and portable (all settings/history are stored in a local ini file). Lots of nice features (including a regex tester).
Back to top
SoLong&Thx4AllTheFish



Joined: 27 May 2007
Posts: 4999

PostPosted: Mon Feb 22, 2010 7:40 am    Post subject: Reply with quote

Have a look at the TF library http://www.autohotkey.com/forum/viewtopic.php?t=46195 (TF_RegExReplace(InLines)) might be what you want, see the examples and documentation on how to use in Files-and-folders loops.
_________________
AHK Wiki FAQ
TF : Text files & strings lib, TF Forum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group