Hi,
I have a problem here....
i have one input file and one output file.
I have written a sort to sortsum the amounts for a account number (if any duplicates).
Now i also have a special case where the account number will be zero and there may be n number of records of this type.
can you please suggest a sort, where i can sortsum the amount of all the non-zero account number and copy the Zero account number records as it is in the output file.
Many Thanks,
Deepak