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:
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
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 ------------------------------------------------------------------
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.