Best way to find out the documentation in DITTO is to: //DITTOXXX EXEC PGM=DITTO,PARM='JOBSTREAM' //SYSPRINT DD SYSOUT=* //SYSIN DD * $$DITTO XXX $$DITTO EOJ /*
If you don't have the PARM I believe it will require the parameters from the console. In that case you can say: XXX and then EOJ. Gary Garland Gregory, MS CA Senior Software Engineer Tel: +1-214-473-1863 Fax: +1-214-473-1050 [EMAIL PROTECTED] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Mark H. Young Sent: Friday, April 13, 2007 11:39 AM To: [EMAIL PROTECTED] Subject: Re: Tapecopy of two (2) z/OS 1.7 install tapes??? On Fri, 13 Apr 2007 11:55:59 -0400, Gregory, Gary G <[EMAIL PROTECTED]> wrote: >Are you wanting to make a one-for-one copy of the tapes? If so, I can >give you an example using DITTO (assuming you want to use DITTO). > >Gary Garland Gregory, MS >CA >Senior Software Engineer YES. Someone gave me a sample set of JCL, and I've been experimenting, but if you have some DITTO (IBM File Manager) JCL, that would be great. DITTO is actually IBM File Manager on z/OS under wraps, right? THANX, Mark ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

