>//STEP2 EXEC PGM=IDCAMS
>//SYSPRINT DD SYSOUT=*
>//SYSIN DD *
> DEL old.dsn.name
> SET MAXCC=0
> DEFINE ...
>/*

I would change it to:

 DEL old.dsn.name
 IF MAXCC<9 THEN SET MAXCC=0
 IF MAXCC=0 THEN DEFINE ...


-
Too busy driving to stop for gas!

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to