DesktopEngineer.com Training & Services
All Articles Engineer's Toolbox Readings Windows Installer Scripting VMs Training News Just For Fun RSS Feeds
FREE: Regular Expression Tester
9/16/2005 10:32 am
Contributed By: Darwin Sanoy

Regular expressions are extremely powerful method of manipulating and reporting on unstructured text such as log files.  VBScript does a respectable job of implementing them...

but they can be very challenging to debug.  Especially since syntax errors can be introduced into your code if you don't properly build the expression.  This regular expression tester is an application which lets you enter some sample text and a regular expression and then it graphically highlights what part of the text your expression would isolate.  Can save you mean head-bloggening hours!

The program requires .NET 1.1 and it has a tutorial built into the help menu.

Visit Site Download Now (530 Kb)

Topic: "Scripting"

[Print Page] [Site Map] [Search] [Contact Us]


© 2008 DesktopAdmin.com, Inc.
All trademarks and copyrights on this page
are owned by their respective owners.