• 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: Locating A Menu Item
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locating A Menu Item


  • Subject: Re: Locating A Menu Item
  • From: Hugo Benitez <email@hidden>
  • Date: Tue, 29 Jul 2003 12:07:50 -0500

Jim,

Also, I have been trying to find out a way to connect to internet
without launching Internet Connect application (wouldn't it be nice to
have something similar to what Entourage does when it needs to connect
to check mail and afterwards disconnect automatically?).

To do this, the only way I found was to use "Extra Suites" (or iKey) to
make the connection by moving the mouse to the modem icon location at
the right of the menu bar, click the mouse, go down and press return.

tell application "Extra Suites"
move mouse {1140, 10} -- this is my modem icon location
click mouse
delay 1
type key "down arrow"
type key "return"
end tell

I have not been able to do the same by using System Events' "click at"
command.

I hope this helps.

Best regards,
Hugo
_______________________________________________
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
  • Next by Date: Re: Printing an AW document to PDF Services
  • Previous by thread: Re: Locating A Menu Item
  • Next by thread: Re: Locating A Menu Item
  • Index(es):
    • Date
    • Thread