In our TSO CLIST course, we include a brief discussion of the [rather arcane] TSO EDIT command; it is clear I can include an edit command followed by various edit subcommands in a CLIST.
But I have trouble accomplishing the same work in a REXX exec. I've tried emulating the CLIST approach (edit command followed by lines with edit subcommands) and PUSHing the edit subcommands on the stack before issuing the edit command. To no avail. Looks like I'll have to call a CLIST to get that work done. Anyone able to shed any light on this one? Kind regards, -Steve Comstock ---------------------------------------------------------------------- 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

