Re: Talking to IMAP folder in Entourage
Re: Talking to IMAP folder in Entourage
- Subject: Re: Talking to IMAP folder in Entourage
- From: Beatrix Willius <email@hidden>
- Date: Tue, 6 Apr 2010 17:55:42 +0200
I don't get it. This time the code is with real data
tell application "Microsoft Entourage" set theFolder to folder "test mailbox" of IMAP account 2 end tell
results in "Microsoft Entourage got an error: Can’t get folder "test mailbox" of IMAP account id 2." "test mailbox" really exists. On 06.04.2010, at 17:16, Paul Berkowitz wrote: folder "xyz" of IMAP inbox folder of IMAP account "Its Name"
or
folder "xyz" of IMAP account 1
etc., depending on its folder hierarchy, and the various ways of referring to the account. It's all in the dictionary.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden