How about just running something like: //yourjob JOB MSGCLASS=3,CLASS=1,NOTIFY=&SYSUID //UNLOAD EXEC PGM=IEBUPDTE,PARM=NEW //SYSPRINT DD SYSOUT=* //SYSIN DD DSN=your.iebupdte.input,DISP=SHR //SYSUT2 DD DSN=output.pds, // DISP=OLD
________________________________________________________ Dave Jousma Mainframe Services [EMAIL PROTECTED] 616.653.8429 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Thursday, September 13, 2007 11:43 AM To: [email protected] Subject: CBT Tape Help Hi All. I am trying to install a CBT module. It looks like this: ./ ADD NAME=ASMJCL //........ JOB ........ <------- 1 //* ----------------------------------------------------------------- * //* * //* 1) CHANGE JOB CARD * //* 2) CHANGE MACLIB TO YOUR DITTO MACRO LIBRARY NAME * //* 3) CHANGE SOURCE TO YOUR DITTO SOURCE LIBRARY NAME * //* 4) CHANGE LOADLIB TO AN APF AUTHORIZED LIBRARY NAME * //* * What am I supposed to do? The code is fillwed with ./ everywhere? Thanks all. This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- 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

