-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrick J. LoPresti Sent: Thursday, April 22, 2004 8:06 AM To: Phillips Thomas E Contr AFMC/ITON Cc: 'Dave Roth'; [EMAIL PROTECTED]; Tony White Subject: Re: Setting extended File Properties
Phillips Thomas E Contr AFMC/ITON <[EMAIL PROTECTED]> writes: > Microsoft puts out a dll call DSOFile.dll that allows access to the > extended properties by any COM-enabled language. Perl is a "COM-enabled" language, via the Win32::OLE module. So if you want to use Perl in conjunction with DSOFile.dll, you can. If you are still interested but need more details, just ask... - Pat Pat, I would love more info on this. In my case I have JPEGS that have properties attached by my Digital camera and I would like to populate an Excel spread with that information. The excel part is easy, it's just getting the darn property values. Later, Matt Ross A perl junkie _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
