Hi , i am on a projet and i am stock. I'll first explain you my prog abit so you'll know what im looking for.
First my prog scan a specific path "C:\music" which contain Mp3. Then it takes the MD5# of all mp3 and put it in a listbox1. Also on the formload it does open a ".txt" which also contain MD5# that goes into listbox2.
Now this is what i am looking to have :
When i click my button it compare each line of my listbox1 to listbox2. If , for exemple , the first line of listbox1 is already in the listbox2 then it delete the first line of listbox1 (listbox1.items.removeat(0)). And Do until listbox1.items.count = "0".
i hope im clear enough so you guys will , hopefully , help me solving my problem :icon_smile:
And btw sry for my poor english :$