It is currently Mon May 20, 2013 7:36 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Regular Expression Search & Replace Tool
PostPosted: Wed Apr 08, 2009 8:34 am 
Offline

Joined: Mon Dec 22, 2008 6:45 am
Posts: 6
Location: TN
This tool uses the Microsoft VB Scripting RegEx control to allow searching and optionally replacing text using regular expressions. Regular expressions allow searching for patterns instead of just specific text. Different RegEx implementations use varying syntax. The allowed syntax is displayed in the main window of this utility.

This utility comes with an installer, but it is also designed to be portable. Just copy regex.exe after installation, or extract the file from the setup exe using an unzip tool. In the options menu you can choose to save settings to an INI file (default) or the registry.

Although there are other text editors like NotePad++ that support regular expressions, I have not found a tool that is simple, designed just for building/using regular expressions, that supports VB Scripting syntax, that displays the syntax documentation while you're editing, that allows replacing using submatches, and that is free...so I wrote one.

RegEx Search & Replace is open source freeware. You can download it from my website http://tribblesoft.com/RegEx.php

The VB6 runtime libraries are required to run this, but they've come with Windows since Windows 2000, and most PCs with Windows 98 or 95 have them installed anyway so that should not be a problem for most people.

Image

I hope you find this useful. I welcome your comments and suggestions.

Regards,

C0D3BR3AK
http://tribblesoft.com


Last edited by c0d3br3ak on Tue Jan 22, 2013 7:41 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 09, 2009 10:17 am 
Offline
User avatar

Joined: Mon May 15, 2006 5:13 am
Posts: 43
Hi c0d3br3ak

This is a very nice tool--one I find especially valuable in *testing* RegExs for desired results...

Thank you for this contribution!


--Gary


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot 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:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group