hi!

Ok so I have about 12,000 files that I have in a list box (well many lsit boxes but if I find the right code for one it will work for them all)

Anyways, here's what the program does. I have a folders contents being called into a list box. Some files have this annoying little mark at the end of them which is (U) and (U) [!]. I dont want these to be shown within the list box.

Can I either
1) Write a program that goes through each files and renames each file what it is minus (U) like If File has (U) delete (U)
or
2) Hide the (U) within the list box somehow?

This is completely boggling my mind and google for that matter, please help!