Hi,
I would like to pass these variables to activate the step by &DEFx = Y and put the member (&MBDEDFx) of pds. The result of the REXX can find several members of the PDS and it is necessary to activate as many steps as members found.
In advance Thank you.
ADDRESS DSNREXX "EXECSQL FETCH...
I need to translate the srchfor in rexx language like this job :
//SEARCH EXEC PGM=ISRSUPC,
// PARM=(SRCHCMP,ANYC,IDPFX,NOPRTCC)
//NEWDD DD DSN=my.input.dataset,DISP=SHR
//OUTDD DD SYSOUT=A
//SYSIN DD *
SRCHFOR 'vbporodk.std.datak'
/*
And I have to get the name of the member found in a...
Hi,
I'm not too familiar with the rexx but I'd like to use it in a rename file by idcams by adding the date and time to the input file without exceeding 44 characters
for example :
//SYSIN DD *
ALTER &dsn1 -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.