On 5/08/2019 11:33 am, Paul Gilmartin wrote:
+1
I'm probably partisan, but I'd look to Rexx or awk, both of which provide
useful associative arrays.
Personally on z/OS I would look to Java. I used to use Rexx a lot, but
after getting used to Java and similar languages I find Rexx very limiting
On Mon, 5 Aug 2019 10:55:00 +1000, Andrew Rowley wrote:
>On 1/08/2019 8:03 am, Ron Thomas wrote:
>>
>> We have a FB File LRECL = 80 bytes and here below is the layout. Buy_price
>> is at position 65 of length 10 bytes . We need to pull those item nbrs
>> which has same UPC,Vendor nbr ,State Code
On 1/08/2019 8:03 am, Ron Thomas wrote:
Hi.
We have a FB File LRECL = 80 bytes and here below is the layout. Buy_price is
at position 65 of length 10 bytes . We need to pull those item nbrs
which has same UPC,Vendor nbr ,State Code but there is price difference. Could
anyone let me know how th
On Fri, Aug 2, 2019 at 8:17 AM Joe Monk wrote:
> Thats not what is being asked ...
>
> In the sample output...
>
> 50338 789997580026.00 36052910DF 96.12
> 50338 789997580026.00 36052910DF 96.12
> 50338 789997580026.00 36052910
cords is the same: 95.12. So
> there is no variance in the price. There are just duplicate records.
>
>
>
> >
> > > -Original Message-
> > > From: IBM Mainframe Discussion List On
> > > Behalf Of Ron Thomas
> > > Sent: Thursday, Augus
; > Sent: Thursday, August 01, 2019 8:03 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: dfsort: Sort job to get price variance records
> >
> > Ok Elardus.
> >
> > I will paste the requirement and output files generated again
> >
> > We have a
Why are two records desired for 96.12 but only one for 95.12?
> -Original Message-
> From: IBM Mainframe Discussion List On
> Behalf Of Ron Thomas
> Sent: Thursday, August 01, 2019 8:03 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: dfsort: Sort job to get pric
Thanks a lot Kolusu.. You are amazing to say the least !!!
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>I am getting the o/p as expected , but not sure whether what i have done
is completely correct . Could you please check and let me know if the above
needs correction ?
Ron,
You are NOT getting the o/p as expected. You shouldn't be writing the
50318 789997580026.00 36052911 DF record as it
Ok Elardus.
I will paste the requirement and output files generated again
We have a FB File LRECL = 80 bytes and here below is the layout. Buy_price is
at position 65 of length 10 bytes . We need to pull those item nbrs
which has same UPC,Vendor nbr ,State Code but there is price difference.
Ok Kolusu, will remove dfsort tag from subject line . Thanks again for
providing the steps. Here is what i have done
//STEP03 EXEC SORT
//SORTIN DD *
50338 789997580026.00 36052910 DF 96.12
50338 789997580026.00 36052910 DF 96.12
50
Sri h Kolusu wrote:
>Ron,
>All of your previous queries showed that you are using the competitive product
>to DFSORT. If that is still true, I would really appreciate if you can stop
>tagging the questions as DFSORT questions.
Good point. I remember your post in Feb 2016:
"OP's Shop uses Comp
>>Could anyone let me know how this to be done using dfsort.
Ron,
All of your previous queries showed that you are using the competitive
product to DFSORT. If that is still true, I would really appreciate if you
can stop tagging the questions as DFSORT questions.
Giving you the benefit of doubt,
Hi.
We have a FB File LRECL = 80 bytes and here below is the layout. Buy_price is
at position 65 of length 10 bytes . We need to pull those item nbrs
which has same UPC,Vendor nbr ,State Code but there is price difference. Could
anyone let me know how this to be done using dfsort.
Input file :
14 matches
Mail list logo