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

scripting System Events


  • Subject: scripting System Events
  • From: David DuBois <email@hidden>
  • Date: Mon, 8 Dec 2003 14:50:01 -0600 (GMT-06:00)

Can anyone tell me why this doesn't work for applying a command shift J in finder? I thought that if something could not be addressed directly, by using system events you could address the menu directly, but I don't have it quite right.


tell application "Finder" to activate
tell application "System Events"
tell process "Finder" to keystroke "J" using command shift down
end tell

Thanks,
David
_______________________________________________
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.

  • Prev by Date: Re: Folder actions query
  • Next by Date: Re: It's been fun....
  • Previous by thread: Re: Folder actions query
  • Next by thread: Re: scripting System Events
  • Index(es):
    • Date
    • Thread