On Jul 10, 5:57 am, [EMAIL PROTECTED] wrote:
> I'd like to be able to compare set 1 with set 2 and have it match
> filename1 and filename3, or compare set 1 with 3 and get back
> filename1, filename2. etc.
>
> Is there a way for me to do this inside the compare function, rather
> than having to ma
On Jul 9, 2:57 pm, [EMAIL PROTECTED] wrote:
> I've got a set with contents like: [filename1.mp3, filename2.mp3,
> filename3.mp3, ...]
> I've got another set with contents like [filename1.ogg,
> filename3.ogg, ...]
> And another set with contents like [filename1, filename 2, ...]
>
> I'd like to be
On Mon, 09 Jul 2007 19:57:14 +, ChrisEdgemon wrote:
> I've got a set with contents like: [filename1.mp3, filename2.mp3,
> filename3.mp3, ...]
> I've got another set with contents like [filename1.ogg,
> filename3.ogg, ...]
> And another set with contents like [filename1, filename 2, ...]
>
> I
I've got a set with contents like: [filename1.mp3, filename2.mp3,
filename3.mp3, ...]
I've got another set with contents like [filename1.ogg,
filename3.ogg, ...]
And another set with contents like [filename1, filename 2, ...]
I'd like to be able to compare set 1 with set 2 and have it match
filena