Question : Folders UNIDs and Duplicates

This ought to be simple.  I have a text file with UniversalIDs of folders.  every 2 rows correspond to duplicate folder UNIDs.  1 & 2 are unids of two folders that have duplicate names.  3 and 4 are for the next folder and so on.

Since there are documents in both folders, I would like to move the contents of one folder to another , consolidate the documents and remove the empty folder.  I dont care which one we delete because both are having the same names.

Since there are 100s of duplicate folder names out there in the archive mail file of a customer its impossible for me to manually clean them up.  I would like to have a code to do this.

I have read all the folders and sorted out the duplicate folder names in an excel along with their corresponding UNIVERSAL IDs.

I can move these IDs to a text file for easy read or use it in excel itself whichever is easier.  Tried writing code referring to UNIDs of folders and access their document collections but none of them worked for me.  

HELP!

Answer : Folders UNIDs and Duplicates

Hi, it's not a 100% solution to your problem but maybe will give you enough insight how to get a handle to folders and their documents.
This is a doc from IBM how to recreate your inbox folder when it is crashed.
I hope you can copy and paste some code from here to get it to work :
http://www-01.ibm.com/support/docview.wss?uid=swg21104973
Random Solutions  
 
programming4us programming4us