On Wed, 7 Jun 2017 08:12:47 +0200, [email protected] wrote: >http://bernd-oppolzer.de/blog_20150115_151000.htm ><http://bernd-oppolzer.de/blog_20150115_151000.htm> . > >this Contains a REXX Procedure >to sort a stem variable. >See quicksort_nonrec > o Of course. But why should it be necessary to reinvent the wheel when DFSORT has vast capabilities not practical to duplicate in Rexx?
>>I could envision adapting [the ANSI Rexx form] in TSO Rexx something like: >> address LINKMVS 'ICEMAN' with , >> DD:SORTIN stem F1. , >> DD:SORTOUT stem F2. o And while I chose SORT as an example, I intended to consider a more general solution. Imagine a facility that could invoke not only SORT, but: - IEBUPDTE witn SYSIN, SYSUT1, and SYSUT2 assigned to stems. - ISRSUPC with OLD, NEW, and DELTA assigned to stems. - Etc. Much like ANSI Rexx. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
