Re: nfilter, What am I Doing Wrong

Thanks, Paul! I need to learn this regular expression stuff... looks

>useful for repetitive edits, like spice library files.

Once you're up a bit on the regex curve, you might want to pick up a copy of Perl as the tool to use on that kind of task. Very good at parsing/matching/etc. operations. Free versions available; an oft-used Windows release is from ActiveState:

--
Rich Webb     Norfolk, VA
Reply to
Rich Webb
Loading thread data ...

Right. The origin of Perl was for doing log file parsing and report generation. It has some very nice string and text processing functions, including good regular expression support. Some say Perl stands for Practical Extraction and Report Language. The proper translation (according to Larry Wall) is Pathologically Eclectic Rubbish Lister.

--
Paul Hovnanian     mailto:Paul@Hovnanian.com
------------------------------------------------------------------
Do not interfere in the affairs of dragons,
For you are crunchy and tasty with barbecue sauce.
Reply to
Paul Hovnanian P.E.

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.