![]() www.fireflysoftware.com |
Why write code to process text when you can "pipe" it? |
|
|
|
||
|
Here's what others are saying about TEXTools version 2.x: "As manager of systems and research for a major daily newspaper, I frequently need to help reporters convert data they get from myriad sources into something they can process in Excel or a text editor. TEXTools is ideal for converting from/to .csv, moving/removing columns/rows, converting line-enders from non-Windows OS, etc. Very useful and easy to learn. Works perfectly with scripting tools such as Autoit and VBscript. We also call it from VBA macros." -- John Hamlin "I don't have need for this tool often, but when I do, it's perfect. It has a very easy-to-use interface, and allows me to do anything I can think of by way of text processing. My most recent use is to create email notification text to myself of automated backups and I use TEXTools to format the email text and the subject line (on both system being backed up and system receiving the backup via FTP) before passing the text to Blat to email me and let me know the backup was done. In anycase, if you need to do any kind of automated text processing, large or small, this is a great piece of software." -- Sean Curley |
What if you could easily morph text into the form you wanted, when you needed it, without having to declare variables, dimension arrays, create loops etc.? What if you could construct text editing solutions almost as easily as creating with children's wooden blocks? Now you can ...
That's the whole idea behind TEXTools. Because it functions at a higher level than general-purpose computer languages do, TEXTools enables you to solve many text-based problems without you having to address low-level issues like declaring variables or instantiating objects... All you do is simply combine filters together into little mini-programs called pipes. Each filter in the pipe applies some basic text processing function to the incoming text and then passes that processed text on to the next filter in the pipe for additional processing. A typical TEXTools solution consists of perhaps only a dozen such filters, (of course, your boss doesn't have to know that). TEXTools'
powerful core of text translation filters enables you to accomplish all sorts of
challenging editing tasks. For example, you can search and replace text in web pages, convert between CSV, comma-delimited, tab-delimited and fixed-width files, convert between PC, Mac and Unix text files, edit mailing lists, extract email addresses, maintain lists of keywords, extract logfile data, manipulate XML data, format source code, convert exported text for use by other software, automate interactive processes... |
|
|
Copyright © 2005 Firefly Software |
||