Text processing is a code editor that contains special tools that are not usually used in standard editors. The utility is suitable for working with large databases.
Features and functions of Text processing
- Html, Sql and Text format support;
- deletion of strings greater than a given value;
- deletion of strings less than a given value;
- removing strings that contain a given character (or a set of characters);
- deleting all strings that do not contain a given character (or a set of characters);
- sorting strings in alphabetical order;
- sorting strings in reverse order;
- sorting strings by size and length;
- searching through the data and possibility to replace a specified symbol (or a set of symbols);
- data format changing;
- deletion of repeating strings.
Microsoft .NET Framework must be installed on your computer for this program to work properly.