AutoHotkey Community

It is currently May 27th, 2012, 4:20 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Need GREP utility advice
PostPosted: February 22nd, 2010, 2:11 am 
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? :)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 22nd, 2010, 2:39 am 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
InfoRapid Search&Replace.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 22nd, 2010, 3:35 am 
Offline

Joined: November 7th, 2006, 9:47 pm
Posts: 1934
Location: Germany
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! <--


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 22nd, 2010, 5:07 am 
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).


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 22nd, 2010, 8:40 am 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
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 FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], JSLover, Mickers, rbrtryn and 70 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group