Program:
EasyPattern Helper - Design perl patterns with point and click
Site - Development - Sitecomponent
Latest Changes:
XML file format for interchange
Description:
Design perl patterns using point and click! highlight the variable text and the text to capture,
...
more
More Programs
All Categories for Programming
Main Sections SoftSamba.co.uk
More Info. Program: EasyPattern Helper
Design patterns using point and click! highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, and to understand. Parse a phone number with [PhoneNumber] or [optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits].
Once found, text is to extract, convert, rearrange or reformat. create regular expressions that match exactly what you want, and test on sample strings, preventing mistakes on live data.
You can control the quantity of text you match, and include literal text like this:
[ 1 or more digits, '.', 2 digits ]
$[ 2+ digits, '.', 2 digits ]
USD [ 3 to 6 digits ].00
You can match dates like this:
[ Day <-/ > Month <-/ > Year ]
[ Month <-/ > Day <-/ > Year ]
[ Year <-/ > Month <-/ > Day ]
('Month' matches numbers 1-12, and short and long month names)
EasyPatterns are included in TextPipe Pro - the world's multi-search and replace tool. We also have am EasyPattern Engine component that can be embedded in other applications to make perl patterns easier to use.
All Categories for Programming
This list is all sub-categories for Programming. Current sub-category is highlighted in red.
For Other Main categories:
Main Sections SoftSamba.co.uk
Main Sections SoftSamba.co.uk