hi
in IDCAMS I use a list of commands.
REPRO INFILE(INDD1) OUTFILE(OUTDD1)
REPRO INFILE(HSTDD1) OUTFILE(BACKUP)
is there any way to set that when 1 of the command return > 0 don't follow with the rest?
that is: if the first repro ends with 12, i need the job to stop and don't exec the second repro