On 29/8/05 01:26, "Matthew Smith" <[EMAIL PROTECTED]> wrote:
> I am trying to use AppleScript to create a folder within an IMAP account but
> I get the error: Can't make class folder.
>
> The code I am using is:
> tell application "Microsoft Entourage"
> set myAccount to IMAP account "IMAP Account1"
> make new folder at myAccount with properties {name:"A"}
> end tell
>
> Is there a way to do it or is it not possible to create a folder in an IMAP
> account with AppleScript? I can easily create one from within the user
> interface, so it is not a security issue of the account.
You can't do it for IMAP accounts :(
--
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
Seen the All-New Entourage Help Pages? - Check them out:
<http://www.entourage.mvps.org/>
--
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/>