Chaddai,

 Thanks for responding. I was able to get the data using the WMA:Tag Module
very easily. So updating your Module any be a redundant effort.
Thanks again
Matt Ross

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Reinhard Pagitsch
Sent: Monday, August 22, 2005 3:00 AM
To: Chaddai
Cc: Perl-Win32-Users@listserv.ActiveState.com
Subject: Re: File property values

Chaddai wrote:

> Matt Ross a écrit :
>
>> OK I downloaded the script that you referenced and ran the following 
>> code ( found the snippet in another e-mail)  it does not return any 
>> errors. The Sites documentation states that it the DSOFile only works 
>> on office files. So I set it up to pull from an Excel file BINGO got 
>> data back and then ran it against the .wma file nothing.  So any 
>> other idea's I really would like to pull the track numbers from the 
>> wave files
>>  
>
>
> DSOFile only read and write a set amount of summary properties (the 
> article gives the list)... I tried Win32::File::Summary but it didn't 
> help with the music files, I don't know why ? You could try too.

The Win32::File::Summary module is designed to read the "Structured Storage"
information of a compund or other files. For OpenOffice documents it reads
the information from the meta.xml. Therefore it is not possible to get
informations from music files, these informations are stored in an other way
than in a Structured Storage.

I am the author of this module, maybe I will implement this in the feature.

Regards,
Reinhard

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to