|
Regular Expression Component Library for BCB5 3.1
( View screenshot )
|
| Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model. |
|
| Updated |
Dec 26, 2011 12:06:34 | | Size | 3774 kb | | Licence | Freeware | | Status | Minor Update | | Languages | English | | OS | Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP | | Homepage | tropicsoft.com | | Author | Edward Diener |
|
|
click for full size
|
| More author software: | - Regular Expression Component Library for BCB3 3.1 Search and/or replace strings or files using regular expressions. Supports both VCL and non-VCL programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model.
- Regular Expression Component Library for VC6 3.1 Search and/or replace strings or files using regular expressions. Supports both MFC and non-MFC programming. Flexible expression options to match any type of regular expression syntax. Uses a property/method/event programming model.
| | Show all author software |
Description: The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches. | Short tags: VCL, Search, Regular Expression, Replace, Files, Strings, C++ Builder | System Requirements: Borland C++ Builder Version 5 | Change Info: Properties and events for the non-VCL class using __property and __closure, which can be set at run-time. | |
| Free Download Regular Expression Component Library for BCB5 3.1 from tropicsoft.com |
| Similar smart reviews: | - RQ Search and Replace, Needles in a Haystack: Found, Replaced What can be easier than editing a file? Simply open it and replace a block of text with a better one. Well, true, if theres just one file to be edited. But doing the same with a few or, even better, a whole bunch of files that require the same replacement? Then youll need something like a batch editing tool. A great choice
- Replace Text in Many Files - a small and handy tool for ultra-fast mass-replacement of text in multiple files There are tons of situations that require an ability to quickly replace separate words, phrases, lines and entire paragraphs of text in vast file arrays. This ability may come in extremely handy for developers working with all kinds of languages and platforms, system and network administrators, translators, localization experts and other professionals that need accurate and ultra-fast mass text replacement
| | Find all smart reviews similar on Regular Expression Component Library for BCB5 3.1 |
|