>> Try running this script:
>> 
>> tell application "Microsoft Entourage"
>>   set name of folder id 1 to "Inbox"
>> end tell
> 
> Thanks for the prompt reply. Script Editor returns the following error:
> 
> Microsoft Entourage got an error: Can't
> Set name of folder id 1 to "Inbox".
> 
> Any other ideas?

I just tried running the script with the line:

Get name of folder id 1

And the result is:

""

I also tried:

Set name of folder "" to "Inbox"

No dice.

-- 
Remo Del Bello


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

Reply via email to