That alternative, I will keep in my back pocket for a last resort. /Tom Kern /301-903-2211
On Thu, 7 Aug 2008 11:52:37 -0500, McKown, John <[EMAIL PROTECTED]> wrote: >Just as an aside, the Java "jar" command can be used to create or >"explode" ZIP type files. Most z/OS shops should have Java. It's free. > >jar xf some.file.zip > >will eXtract the files from soe.file.zip > >jar cf some.other.zip file1 file2 file3 ... > >Will create a ZIP file containing the files. > >I don't think it supports "legacy" z/OS datasets, only z/OS UNIX files. > >-- >John McKown
