Program:
EasyPattern Engine - EasyPatterns for your application
Management - Development - Sitecomponent
Latest Changes:
New EasyPattern keywords
Description:
EasyPattern Engine COM DLL provides a cool new way to describe text patterns. They're English-like, p
...
more
More Programs
All Categories for Disk N DeskTop
Main Sections SoftSamba.co.uk
More Info. Program: EasyPattern Engine
EasyPattern Engine COM DLL provides a cool new way to describe text patterns. They're English-like, and to understand. EasyPatterns make parsing a US phone number as as
[ PhoneNumber ]
or if you prefer the long way:
[ optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits ]
Once found it's to re-arrange it or reformat it. Using this pattern:
[ optional punctuation, capture(3 digits), punctuation, capture(3 digits), punctuation, capture(4 digits) ]
...we could re-arrange phone numbers like this:
$1.$2.$3
($1) $2-$3
+1.$1.$2.$3
How is that!
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.
All Categories for Disk N DeskTop
This list is all sub-categories for Disk N DeskTop. Current sub-category is highlighted in red.
For Other Main categories:
Main Sections SoftSamba.co.uk
Main Sections SoftSamba.co.uk