 |
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 4 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.
regular expression search replace strings files vcl c- builder search replace strings files
|
 |
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.
regular expression search replace strings files vcl c- builder search replace strings files
|
 |
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 6 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.
regular expression search replace strings files vcl c- builder search replace strings files
|
 |
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 MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download.
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.
regular expression search replace strings files vc mfc search replace strings files
|
 |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.
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.
regular expression search replace strings files vc mfc search replace strings files
|
 |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003.
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.
regular expression search replace strings files vc mfc search replace strings files
|
 |
Rename-It! can rename multiples files, that can be in different folders, at once. Rename files in seconds via the Explorer's context menu (Rename-It! incorporates in the Shell). Before renaming files, Rename-It checks the files' names. The renaming itself is done by filters: Search & Replace (replace a string by another and support regular expressions or wildcards), Case (make the file name uppercase, lowercase ...), Crop (only keeps a part of the file name), and ID3 Tag (reads the MP3 files ID3 Tag's info).
rename file large number many rename-it renameit ren explorer regular expression wildcard
|
 |
Using this application you can create autoresponders ranging from the simplest "I'm of office" ones to automatic sequential follow-up machines sending out messages to your prospects at predefined time intervals. Supports parsing of incoming emails (web forms support), personalization ("Dear John" instead of "Dear Customer"), looping protection, binary attachments support, HTML messages, email forwarding and more.. Contains a reporting module.
Let's suppose you want to create a monthly course on, say, e-mail marketing. The course is to be delivered via email. All you have to do is to simply create the messages containing the course parts. That's it! FollowUpXpert takes it from there. Anyone interested can now subscribe via email. The course material will then be automatically delivered to that person. And if anyone wants to cancel the subscription, they can do it at any time by sending an email.
FollowUpXpert runs on your home or office PC. All you need is an ordinary email account and a connection to the Internet. It doesn't have to be a dedicated connection; a modem will suffice. You may simply schedule FollowUpXpert to dial-up the connection, download and send email and hang up.
Features: unlimited number of autoresponders and messages sent, no banners, no sposor ads, full personalization support (mail merge), supports HTML and plain-text messages, opt-in and opt-out via email, binary attachments, complete control since it runs on your machine, easy integration with web forms (PHP, ASP), configurable closed loop detection (protect your customers), support for regular expressions in message matching criteria, text extraction from incoming emails, full email forwarding support, option to send a message upon receiving opt-in or opt-out request or when sending an automatic reply, reports module, option to forward unhandled messages to one or more email addresses and more...
autoresponder autoresponders e-mail windows responder automatic responder sequential autoresponder sequential autoresponders automated email automatic email responder pop3
|
 |
Using this application you can create autoresponders ranging from the simplest "I'm of office" ones to automatic sequential follow-up machines sending out messages to your prospects at predefined time intervals. Supports personalization ("Dear John" instead of "Dear Customer"), HTML messages, email forwarding and more.. Contains a reporting module.
Let's suppose you want to create a monthly course on, say, e-mail marketing. The course is to be delivered via email. All you have to do is to simply create the messages containing the course parts. That's it! FollowUpXpert takes it from there. Anyone interested can now subscribe via email. The course material will then be automatically delivered to that person. And if anyone wants to cancel the subscription, they can do it at any time by sending an email.
FollowUpXpert runs on your home or office PC. All you need is an ordinary email account and a connection to the Internet. It doesn't have to be a dedicated connection; a modem will suffice. You may simply schedule FollowUpXpert to dial-up the connection, download and send email and hang up.
Features: unlimited number of autoresponders and messages sent, no banners, no sposor ads, full personalization support (mail merge), supports HTML and plain-text messages, opt-in and opt-out via email, binary attachments, complete control since it runs on your machine, easy integration with web forms (PHP, ASP), configurable closed loop detection (protect your customers), support for regular expressions in message matching criteria, text extraction from incoming emails, full email forwarding support, option to send a message upon receiving opt-in or opt-out request or when sending an automatic reply, reports module, option to forward unhandled messages to one or more email addresses and more...
autoresponder autoresponders e-mail windows responder automatic responder sequential autoresponder sequential autoresponders automated email automatic email responder pop3
|
 |
Finders Keepers(tm) can search files, replace text, index entire hard drives for instant text retrieval, view or launch any found files, zip found files, and edit the found ASCII text files. Search files 4 ways: plain-text search, regular expressions, approximate, and sound-alike. Find words even if they are misspelled. View, edit, or launch found files 6 ways, e.g., by associated programs. An ASCII text editor and a binary-file viewer are built in. With these, click on navigator buttons to jump from finding to finding for quick file or document examination. Copy, move, or delete found files. Save your results to disk for future reference. Replace text safely across multiple files and folders. Choose from 4 levels of confirmation, including word by word. Changed files are backed up automatically. You can replace by regular expressions. You can use a password to disable replace functions for risky users, such as kids or new users. Index selected files or your entire hard drive to find a word with split-second text retrieval. Immediately see the list of files the word is in, and view or launch those files 6 ways. You can find misspelled words in the index easily. Use the index to keep an overview of writing projects. Advanced features include about 70 options to control find and replace operations, what appears in results, file extensions--such as ".sys"--to exclude from all operations, and so on. Other functions include touch, change file attributes, batch-mode find and replace, binary-character search, list files, and drag and drop from Windows Explorer. The program has pop-up, context-sensitive help via the F1 key.
search files text retrieval search documents html utility replace text find words search zip search network regular expressions grep egrep
|
|
|