On or near 9/25/02 5:56 AM, Russell  Fabry at [EMAIL PROTECTED]
observed:

> X-Mailer: MIME::Lite 1.2  (F2.6; T1.001; A1.48; B2.12; Q2.03)
> Can someone tell me how to get a message to be download from an IMAP
> account BEFORE a script runs on it? I posted earlier about an old
> script I had for saving text of messages automatically not working
> with my IMAP account, and was told to try the E List for advice on
> how to get the message to download before the text exporting is done.
> Anyone know how I would do this? I can email the script to anyone
> who'd like to help.
> 
> Thanks... I'm a little antsy, because after 9/30, I will be 100%
> IMAP. (.mac refugee)
> 
> 
>> 
>> 
>> 
Checking the Entourage AppleScript dictionary, I see a command "download"
that takes a list of messages as an argument. If you have the message id in
a variable such as "theMsg", try doing "download theMsg" before extracting
the content.
-- 
My web page: <http://home.earthlink.net/~allenwatson/>
My scripts page: 
<http:[EMAIL PROTECTED]/Scripts/>
Microsoft MVP for Mac Entourage/Word--<[EMAIL PROTECTED]>


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to