.PST files are those written out by Macrosloth Lookout. I'm guessing they
are streamed out COM representations.
Bruce W. Lowther
Demotivational quote for the day:
"(Don't worry if the concepts of variables and functions are not familiar;
we'll introduce these concepts as we go along.)" - Cross Platform Perl
OpenAuto Lead
Micron Technology, Inc.
Boise, Idaho
[EMAIL PROTECTED]
-----Original Message-----
From: Jos I. Boumans [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 06, 2001 2:45 PM
To: Wine, Michael; [EMAIL PROTECTED]
Subject: Re: Reading an Outlook "PST" file?
forgive the ignorance but what is an PST file?
on a general note: as long as it's ascii in some way or the other, there
should be no reason why perl couldnt read it
(binary would be a tad more complicated)
hth
Jos
----- Original Message -----
From: "Wine, Michael" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 9:23 PM
Subject: Reading an Outlook "PST" file?
> I need to write a script that will read an Outlook "PST" file (WIN32) so
> that I can write each mail message out to a flat file. I have to believe
> that this is a simple thing! Can anyone help?
>
> Thanks in Advance!
>