Author |
Message |
Topic: Sorting the data as a group. |
anandmsteds
Replies: 1
Views: 1809
|
Forum: Utilities Posted: Mon Jul 13, 2009 5:45 am Subject: Sorting the data as a group. |
Hello All,
Per my requirment I need to sort the data as a group.
I have a VB file of length 737. And below is the sample data present in my input file:
AABBBH1XXXP21CC
AABBBD1 456LL
AABBBD ... |
Topic: Need help in sorting |
anandmsteds
Replies: 6
Views: 3148
|
Forum: Utilities Posted: Wed Jul 08, 2009 5:45 am Subject: Need help in sorting |
My Mistake....
And Thanks for the detailed explanation Kolusu... You are great...
Thanks
Anand |
Topic: Need help in sorting |
anandmsteds
Replies: 6
Views: 3148
|
Forum: Utilities Posted: Tue Jul 07, 2009 12:09 am Subject: Need help in sorting |
Thanks Kolusu & Ronb for the quick solutions.
Using both sort cards, I got the desired output for the above sample data. However, Ronb solution didn't worked for another sample test data (menti ... |
Topic: Need help in sorting |
anandmsteds
Replies: 6
Views: 3148
|
Forum: Utilities Posted: Mon Jul 06, 2009 8:48 am Subject: Need help in sorting |
Hello All,
I have an input file with 80 LRECL and it contains data in the below format
08FN
02 N
01F
05
09FN
07FN
03F
04 N
06 N
10
Now I want the output in the below format:
... |
Topic: Compare two fields in a same record using DFSORT |
anandmsteds
Replies: 2
Views: 10035
|
Forum: Utilities Posted: Fri Jun 12, 2009 7:22 am Subject: Compare two fields in a same record using DFSORT |
Hi All,
I have a file of 80 LRECL.
Now I want to compare two fields in a record (Both the fields are in same record). If they are matching then I need to write that record to output file. Is it po ... |
|