On 2014-02-23, at 07:49, R.S. wrote:

> W dniu 2014-02-23 15:29, Paul Gilmartin pisze:
>> On Sun, 23 Feb 2014 11:19:10 +0200, Binyamin Dissen wrote:
>> 
>>> I want to run a sort for a series of files that fit a dsname pattern.
>>> 
>>> The simple approach would be an E15 which runs thru the list of files, and
>>> rexx is simpler than assembler.
>>> 
>>> Seems like SYNCSORT has had that option for a while.
>>> 
>> What's "E15"?
> Exit name.
>  
Thanks.  And for another I received off-list.

And a recent off-list reply disapproved of extreme abbreviations
in pedagogic arenas.

My interest on sort, always minimal, has dwindled, even into a
negative quadrant, ever since IBM, either ignorantly or stubbornly
rejected an ETR I submitted.

But I remain interested in Rexx.  Scott Ford's suggestion of an
assembler stub interfacing to IRXJCL is promising.  But what of
the program fetch overhead of IRXJCL + Rexx interpreter + script
in a probably tight loop? The first two might go in LPA.  Bill
Schoen recently posted to MVS-OE a link to a C program for
invoking Rexx with the script as an argument.  That might further
streamline.

-- gil

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

Reply via email to