On Fri, 28 Oct 2011 08:53:18 -0500 "McKown, John" wrote:

> Minor Perl script to totally remove IDCAMS title lines from a
> LISTCAT. Use of "tsocmd"
> 
> fromdsn -r 'idcams.output' |\
> perl -n -e 'next if m/^1IDCAMS /;next if m/ LISTING FROM
> CATALOG /;print;' |\ todsn -r 'idcams.output.notitles'
> 
> What's bad about VBA? I do it all the time.

Try it without Kirks' handy tools.
Search the list May 1 last year - Bill Godfrey.

Shane ...

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to