• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Entourage close main window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entourage close main window


  • Subject: Entourage close main window
  • From: JollyRoger <email@hidden>
  • Date: Fri, 15 Mar 2002 20:53:55 -0600

Can someone tell me why this does not work?

-- begin script
-- you need Microsoft Entourage installed to run this script
property pCallerName : ""

try
tell application "Finder" to set foundApp to application file id "OPIM"
tell application "Finder" to set pCallerName to name of (foundApp)
end try

tell application pCallerName
activate
close +class mnWn;
end tell
-- end script

I get this error:

Microsoft Entourage got an error: main window doesn't understand the close
message.

Ideas anyone?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Entourage close main window
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: theSIMS -- Applescript copy paste from Explorer (From: Cortland Haws <email@hidden>)

  • Prev by Date: Re: theSIMS -- Applescript copy paste from Explorer
  • Next by Date: Re: Entourage close main window
  • Previous by thread: Re: theSIMS -- Applescript copy paste from Explorer
  • Next by thread: Re: Entourage close main window
  • Index(es):
    • Date
    • Thread