• 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
keystroke using ... { } ... in PowerMail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

keystroke using ... { } ... in PowerMail


  • Subject: keystroke using ... { } ... in PowerMail
  • From: Mikael Byström <email@hidden>
  • Date: Fri, 24 Sep 2004 20:55:13 +0200

Why doesn't this work?

<script>
tell application "System Events"
		tell process "PowerMail"
			run
			keystroke "L" using {control down, command down}
--click menu item "Mapplista" of menu "Fönster" of menu bar item
"Fönster" of menu bar 1
  end tell
end tell
</script>

The outcommented line also doesn't work even as I built it with Script
Debugger SetTarget Window. If I replace that line with:
	click menu item "Exportera..." of menu "Databas" of menu item "Databas"
of menu "Arkiv" of menu bar item "Arkiv" of menu bar 1
built the same way do work. I have a hard time understanding why exactly.
Any ideas?





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Make new window in Terminal
  • Next by Date: Re: Make new window in Terminal
  • Previous by thread: Re: iBooks and AirPort/Cisco login
  • Next by thread: Re: keystroke using ... { } ... in PowerMail
  • Index(es):
    • Date
    • Thread