• 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 "current identity" raw code not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entourage "current identity" raw code not working


  • Subject: Entourage "current identity" raw code not working
  • From: JollyRoger <email@hidden>
  • Date: Fri, 22 Mar 2002 20:02:33 -0600

Can someone familiar with Entourage tell me what I need to do to get this
working:

-- begin script
set pCallerName to "Microsoft Entourage"

-- this fails when run with error "Can't get name of current identity."
tell application pCallerName
set pCurrentIdentityName to name of the +class CIdn;
end tell

-- this works as expected
tell application "Microsoft Entourage"
set pCurrentIdentityName to name of the current identity
end tell
-- end script
_______________________________________________
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 "current identity" raw code not working
      • From: Paul Berkowitz <email@hidden>
    • Re: Entourage "current identity" raw code not working
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: "do script" working in AppleScript 1.8.2b1
  • Next by Date: Re: AppleScript CGI Limitations
  • Previous by thread: Re: "do script" working in AppleScript 1.8.2b1
  • Next by thread: Re: Entourage "current identity" raw code not working
  • Index(es):
    • Date
    • Thread