On 7/31/05 7:27 PM, "Bob Salsburg" <[EMAIL PROTECTED]> wrote:

> 7/29/05 11:00 PM ->Entourage:mac Talk" -
>> <[email protected]>:
> 
>> tell application "Microsoft Entourage"
>>     set displayed feature of main window to inbox folder
>> end tell
> 
> 
> Paul:
> 
> When I place the script in the editor, I get "Expected end of line, but got
> class name." when I attempt to run or save.
> 
> Bob
> 

That should be:


tell application "Microsoft Entourage"
    set displayed feature of main window to in box folder
end tell

-- 
Paul Berkowitz


-- 
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