• 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: Keeping a text-entry in the background, or a work-around
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keeping a text-entry in the background, or a work-around


  • Subject: Re: Keeping a text-entry in the background, or a work-around
  • From: "J. Stewart" <email@hidden>
  • Date: Fri, 30 Nov 2007 05:29:17 -0500

On 11/30/07 at 6:27 PM, Peter Baxter <email@hidden> spake thusly:

You don't need to make such a deal of this.  Try this script with your pages in it.

set urlList to {"http://www.whitepages.com.au/wp/index.jsp";, "http://www.littlegolem.net/";, }
set numURLs to (count urlList)

repeat with i in urlList
	tell application "Safari"
		open location i
	end tell

end repeat


Depending on the way you've set Safari's preferences this may open a new window for each item not a tab. The OP requested tabs.

JBS
--
Experience should teach us to be most on our guard to protect liberty when the Government's purposes are beneficent. Men born to freedom are naturally alert to repel invasion of their liberty by evil-minded rulers. The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding.  -Justice Louis D. Brandeis, dissenting, Olmstead v. United States
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden
References: 
 >Re: Keeping a text-entry in the background, or a work-around (From: Peter Baxter <email@hidden>)

  • Prev by Date: Leopard Server vs Client [OT]
  • Next by Date: Re: Idea for better handling of mailinglists
  • Previous by thread: Re: Keeping a text-entry in the background, or a work-around
  • Next by thread: Re: Keeping a text-entry in the background, or a work-around
  • Index(es):
    • Date
    • Thread