• 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 safari and menu items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scripting safari and menu items


  • Subject: scripting safari and menu items
  • From: Christian Vinaa <email@hidden>
  • Date: Sun, 13 Feb 2005 13:40:55 +0100

i seem to be lost in a never maze of problems

first i wanted script safari
basically just save the front document

tell application "Safari"
	activate
	open location "http://webcam.aet.ch/traffico/airolo_n.jpg";
save  blabla
end tell


that didnt work

so i tried   menu and menu items

	--tell application "System Events"
	--	tell process "Safari"
	--select menu item 7 of menu 3 of menu bar 1
	--	end tell
	--end tell

but that didnt work  either
( and it was a pain to get the correct  item numbers ! )

i seem to recall from OS 9 that you could get list af menu's pretty easy but how ?


-- Christian Vinaa

email@hidden

...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
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


  • Follow-Ups:
    • Re: scripting safari and menu items
      • From: yvan-koenig <email@hidden>
    • Re: scripting safari and menu items
      • From: Rob Stott <email@hidden>
References: 
 >Re: numbers and prefix zero (From: Paul Richardson <email@hidden>)

  • Prev by Date: Re: scripting script editor
  • Next by Date: Re: scripting safari and menu items
  • Previous by thread: Re: numbers and prefix zero
  • Next by thread: Re: scripting safari and menu items
  • Index(es):
    • Date
    • Thread