I have a number of applications that sort a REXX array. My solution is to load 
it into an ISPF table. Not only is a table easily sorted, but you can do an 
instant search with single ISPF command. And so much more. 

Yes, you need to run in a TSO environment, but I've never found much use for a 
REXX that does not otherwise need some TSO service anyway.

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office ⇐=== NEW
[email protected]


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Tony Harminc
Sent: Monday, June 12, 2017 1:12 PM
To: [email protected]
Subject: (External):Re: Sorting a REXX STEM variable

On 12 June 2017 at 15:17, Paul Gilmartin < 
[email protected]> wrote:

> What I mean to ask is, how can I invoke an arbitrary utility or load 
> module (not just SORT) associating all its files with Rexx stems, not 
> just data sets.  SORT allows this because of the I/O exits; many 
> utilities (other than HLASM) have no similar facility.
>

I'm thinking Howard Gilbert's GPSAM is the approach for this.

Tony H.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to