L
Lee Hinde
I had this very simple applescript:
tell application "Microsoft Entourage"
open custom view "Unread"
activate
end tell
That no longer works; what's the 2008 equiv?
Thanks, in advance.
-= Lee
tell application "Microsoft Entourage"
open custom view "Unread"
activate
end tell
That no longer works; what's the 2008 equiv?
Thanks, in advance.
-= Lee