>I ended up discovering that symbols parameters I submit do not replace the >ones contained on SYSIN data, is this true?
Yes. >Is there any workaround? Write a REXX EXEC, that will take the DSN as a parm. Invoke it with Batch/TSO, to create your delete statement, eg: //TSOREXX EXEC PGM=IKJEFT01,DYNAMNBR=500, // PARM='%rexx &dsn.',...otherparms //... other ddnames //... etc - Too busy driving to stop for gas! ---------------------------------------------------------------------- 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

