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

Repeat


  • Subject: Repeat
  • From: Marcus Rodrigues <email@hidden>
  • Date: Wed, 21 May 2003 08:52:44 -0300

Hi, i was tryng to do the following:

Open in Safari, in intervals of one hour, a random page. I think i got
it, but i want the pages to load in the same window, not in another...
How do i script this part?


Here is what i have done till this moment:


tell application "Safari"
activate
set theURL to {"http://www.apple.com.br";, "http://www.apple.com"}
repeat
open location (some item of theURL)
delay (60 * 60)
end repeat
end tell


Thx for ur help. =D



o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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.

  • Follow-Ups:
    • Re: Repeat
      • From: Andrew Oliver <email@hidden>
    • Re: Repeat
      • From: Rob Jorgensen <email@hidden>
    • Re: Repeat
      • From: Steve Roy <email@hidden>
  • Prev by Date: Scriptin Mail
  • Next by Date: Re: Getting values in Photoshop 7 - the complete request
  • Previous by thread: Scriptin Mail
  • Next by thread: Re: Repeat
  • Index(es):
    • Date
    • Thread