Home >> Software Development >> Components & Libraries
EasyPattern Engine 2.8
|
|
Advertisement |
|
|
|
|
|
|
|
| |
|
Publisher`s Description for EasyPattern Engine
|
|
|
| EasyPattern Engine COM DLL provides a cool new way to describe text patterns. They're English-like, powerful and easy to understand. EasyPatterns make parsing a US phone number as easy as
[ PhoneNumber ]
or if you prefer the long way:
[ optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits ]
Once found it's easy 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...
How easy is that!
You can easily 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 easily 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 fastest multi-search and replace tool. |
|
|
Other softwares from DataMystic |
|
 | FileWatcher 2.1.5 Watch a folder for new files, and trigger a custom action | |  | BabyShield 2.5 Disables the mouse and keyboard while Baby or pet walks on them! | |  | EmailPipe 2.2 Converts emails to numbered text files suitable for further processing | |  | KeyboardLocker 2.4 Disables keyboard until exit phrase entered, mouse remains active | |  | ResumePipe 2.9.2 Convert emailed resumes and attachments to text files for importing | |  | ZeroIn 3.3 Change between long filename directories with ease | |  | DataPipe 3.6 Advanced search/replace in databases with patterns, fuzzy and sounds-like match | |  | DetachPipe 5.0.9 Save,delete,compress,upload,access,detach/reattach MS Outlook email attachments | |
|
| |
|
Related softwares |
|
|