View previous topic :: View next topic |
Author |
Message |
bprasanna Beginner
Joined: 05 Sep 2003 Posts: 119 Topics: 33 Location: Hyderabad
|
Posted: Wed Dec 29, 2004 10:15 am Post subject: SYNC SORT HELP NEEDED |
|
|
Hi ,
I am having a FBA file with 133 length to have a report for diffrent users.The report looks like below.
Date(12/11/2004) xxxx page-1
kkkkk comnay
emp-id salary
1111 1111
1234 1111
total salary 22222
Date(12/11/2004) xxxx page-1
jjjjj comnay
emp-id salary
1112 1112
1233 1112
total salary 22224
Now I want to move this data into diffrent files through SORT.Is it possible with SYNCSORT?
One more thing I am not sure how many company reports are going to be there in the input file.Here for example I have shown 2 companies(xxxx and JJJJJ).For each company the report will be start with
Date(12/11/2004)(position 01) xxxx(position 40) page-1(position 127)
and end with
total salary(position 50)
the starting positions are mentioned in the brackets.
thanks
Note: |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12380 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|