On 6/21/2013 2:38 AM, Norbert Friemel wrote:
The jar command is free (comes with Java) but supports Unix files only: http://planetmvs.com/ibm-main/jarbatch.txt
We currently use jar on z/OS to create zip files for distribution to customers. These files can be unzipped on any platform e.g., Windows. As Norbert says, you must precede the jar command with a cp command to copy the classic MVS file(s) to a z/OS UNIX directory. jar will not read them directly.
-- Edward E Jaffe Phoenix Software International, Inc 831 Parkview Drive North El Segundo, CA 90245 http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
