Sort help.

SyncSort's Sort Product, SyncTool for z/OS, SYNCINIT and SYNCLIST.
Post Reply
RekhAnkit
New Member
Posts: 1
Joined: Mon Dec 01, 2014 1:59 pm

Sort help.

Post by RekhAnkit »

Hi,

Need an help in sort. My i/p file is having below structure:

I/P:
0000010005750120140700000006350{130322NNATLANTA
000001000575 Y00000000000123000001
0000010005750120136800000014050{130307NNCORPORATION
000001000575 Y00000000140500000001

need to create a report in below format where the date is present in the detail record and the other informations such as total number of records and amount are in triler record.

O/P:

Code: Select all

           CURRENT MONTH
 
DAY                     TOTAL AMOUNT                 NO OF RECORDS
-----------------------------------------------------------------------------------------------
 22                        123                                                   1
 07                       1405                                                  1
 
 
TOTAL               1525                                                  2

Thanks,
enrico-sorichetti
Global Moderator
Global Moderator
Posts: 824
Joined: Wed Sep 11, 2013 3:57 pm

Re: Sort help.

Post by enrico-sorichetti »

learn to post using meaningful titles ..
since You posted in the <sort any manufacturer> section
it is evident that You need help about sort and not about changing Your diapers :mrgreen:
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort 8-)
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: Sort help.

Post by nicc »

What have you tried so far?
Regards
Nic
William Collins
Global Moderator
Global Moderator
Posts: 490
Joined: Sun Aug 25, 2013 7:24 pm

Re: Sort help.

Post by William Collins »

Look at the reporting functions of OUTFIL, or the DISPLAY operator of ICETOOL/SYNCTOOL.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “SyncSort, SyncTool, SyncGener.”