Could very well be. I didn't read the requirements very closely. ____________________ Jim Hughes 603-271-5586 "It is fun to do the impossible."
==>-----Original Message----- ==>From: The IBM z/VM Operating System [mailto:[email protected]] On ==>Behalf Of P S ==>Sent: Friday, January 15, 2010 2:38 PM ==>To: [email protected] ==>Subject: Re: search a file for 2 character strings ==> ==>I think that's: ==> ==>'PIPE < PLOG PRINT W | split | all /N798/ ! /C798/ | count lines | > ==>ANSWER TEXT A' ==> ==>isn't it? And that assumes that "xN798y" should be counted. If not: ==> ==>'PIPE < PLOG PRINT W | split | nlocate 5 | all /N798/ ! /C798/ | count ==>lines | > ANSWER TEXT A' ==> ==>On Fri, Jan 15, 2010 at 2:23 PM, Hughes, Jim <[email protected]> ==>wrote: ==>> PIPE < plog print w | all /N798/ ! /C798/ | > answer text a
