Nice On Tue, Jun 6, 2017, 9:19 PM Andrew Rowley <[email protected]> wrote:
> On 7/06/2017 10:33 AM, Rob Schramm wrote: > > Address SORT > > > > is more what I was thinking. It is just such a commonly needed thing > for > > simple sorts i.e. > > SORT 1 8 a > > > I have sorted Rexx stems using calls to omvs sort before. It was a long > time ago, but I think it was something like > > call bpxwunix 'sort',in.,out.,stderr. > > Probably not the most efficient way to do it, but very handy for a > simple sort. There are lots of sort options you can use for key > locations etc. too. > > -- > Andrew Rowley > Black Hill Software > +61 413 302 386 > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Rob Schramm ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
