Title: A more elegant pipe?

You learn something new everyday. Thanks for pointing out the join with the keylength option. I never knew it was there.

_______________________
Jim Hughes
603-271-5586
"Action is the solitary ingredient that separates planning from delusion."


From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of Schuh, Richard
Sent: Monday, October 23, 2006 5:19 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: A more elegant pipe?

 

It needs something like  “| join keylength 4 /!/ | deblock linend !” between the “locate” and the “>”  stages.

 

Regards,

Richard Schuh

 

-----Original Message-----
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]On Behalf Of Hughes, Jim - OIT
Sent: Monday, October 23, 2006 1:45 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: A more elegant pipe?

 

This maybe a good place to start.  You could add LOOKUP to find a list of userids.

 

/*  */

"PIPE (endchar ?) < test data a   |",

   " strip trailing | pad 2 |",

   " joincont leading     / /  /!/  |",

   " nfind 1|                           ",

   " locate w 1 /EEE/           |",

   " > the answer a"

Return

 

 

 

_______________________
Jim Hughes
603-271-5586
"Action is the solitary ingredient that separates planning from delusion."

Reply via email to