You got it, though I was referring to standard non-compiled rexx. On Sun, 23 Feb 2014 22:51:27 -0600 Ed Gould <[email protected]> wrote:
:>Hi: :> :>Maybe I am misunderstanding the original op statement. :>I *THOUGHT* that the original op was doing : :> sort field=(1,5,ch,a) :> sort e15=(rexxe15,...........) :> end :>// :>Somewhere before this they had compiled a rexx program (using the :>rexx compiler) :>Is that what the original op did, if not could he explain clearer? :> :>Ed :> :> :> :>On Feb 23, 2014, at 9:19 PM, Sri h Kolusu wrote: :> :>> Hi, :>> :>> Here are a couple of examples that show how to invoke DFSORT from :>> REXX. :>> :>> http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ :>> ice1ca60/11.3? :>> :>> Further if you have any questions please let us know :>> :>> Kolusu :>> DFSORT Development :>> IBM Corporation :>> :>> IBM Mainframe Discussion List <[email protected]> wrote on :>> 02/23/2014 01:19:10 AM: :>> :>>> From: Binyamin Dissen <[email protected]> :>>> To: [email protected], :>>> Date: 02/23/2014 01:19 AM :>>> Subject: DFSort support for REXX E15? :>>> Sent by: IBM Mainframe Discussion List <[email protected]> :>>> :>>> 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. :>>> :>>> -- :>>> Binyamin Dissen <[email protected]> :>>> http://www.dissensoftware.com :>>> :>>> Director, Dissen Software, Bar & Grill - Israel :>>> :>>> :>>> Should you use the mailblocks package and expect a response from me, :>>> you should preauthorize the dissensoftware.com domain. :>>> :>>> I very rarely bother responding to challenge/response systems, :>>> especially those from irresponsible companies. :>>> :>>> --------------------------------------------------------------------- :>>> - :>>> For IBM-MAIN subscribe / signoff / archive access instructions, :>>> send email to [email protected] with the message: INFO IBM- :>>> MAIN :>>> :>> :>> ---------------------------------------------------------------------- :>> For IBM-MAIN subscribe / signoff / archive access instructions, :>> send email to [email protected] with the message: INFO IBM-MAIN :> :>---------------------------------------------------------------------- :>For IBM-MAIN subscribe / signoff / archive access instructions, :>send email to [email protected] with the message: INFO IBM-MAIN -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
