Utility to remove lines of a text file that do not contain key words
A command line utility to go through a text file and delete and lines that do not contain the criteria you enter. This is designed so you can use it as a tool in a text editor or called from a batch file. You could use it to scrub a generated report for instance. Maybe all you need are lines that contain $ in them, well you could use this to remove all the lines that do not have a $ in them. I have seen this as a problem on more than one forum so I wrote this utility to fix it.
Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.