• 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
Re: System Events oddities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: System Events oddities


  • Subject: Re: System Events oddities
  • From: Rob Jorgensen <email@hidden>
  • Date: Thu, 6 Mar 2003 19:08:14 -0500

At 11:01 PM +0000 3/6/03, John Delacour wrote:
I've filed a bug for the scripting terms thing but not for the tab thing. What do you think is going wrong here?


tell application "System Events"
set s to ""
processes whose accepts high level events is true
repeat with _process in result
tell contents of _process
set s to s & name & my tab group
set s to s & has scripting terminology & return
end tell
end repeat
end tell

On my machine (10.2.4) it indicates that "has scripting terminology" is only recognized in carbon apps. My current list of processes contain several scriptable applications but none of the Cocoa apps show up true. BBEdit and Eudora scream Script Me! Script me!

--

Rob Jorgensen
Ohio, USA
_______________________________________________
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.

References: 
 >System Events oddities (From: John Delacour <email@hidden>)

  • Prev by Date: Re: Selection (was Re: Better Open Dictionary)
  • Next by Date: Re: Better Open Dictionary
  • Previous by thread: System Events oddities
  • Next by thread: display dialog: limited size?
  • Index(es):
    • Date
    • Thread