Something like this //K39828ÖD JOB (T820),'CREATE MBR', // CLASS=A,MSGCLASS=T, // NOTIFY=&SYSUID //* //*-------------------------------------------------------------- //* STEPNAME: S010 //* STEPINFO: CREATEMEMBERS IN PDS //*-------------------------------------------------------------- //S010 EXEC PGM=IEBUPDTE,PARM='NEW' //SYSUT2 DD DISP=SHR,DSN=K39828.DCOLLECT.ISPEXEC //SYSPRINT DD SYSOUT=* //SYSIN DD * ./ ADD NAME=TESTMBR1,LIST=ALL ./ REPL NEM=*,NEW=PO ./ ENDUP //* //* END OF JOB
-----Ursprungligt meddelande----- Från: IBM Mainframe Discussion List <[email protected]> För <Thomas> <Berg> Skickat: den 13 april 2024 16:30 Till: [email protected] Ämne: ./ ADD - which utility? [Du får inte e-post ofta från [email protected]. Läs om varför det här är viktigt på https://aka.ms/LearnAboutSenderIdentification ] Which utility do you use for control statement/input: ./ ADD A jcl for that would be nice too. ...Embarassed by my lack of memory after 8 years out of this envirinment... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
