• 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: copy url rom safari to firefox issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: copy url rom safari to firefox issue


  • Subject: Re: copy url rom safari to firefox issue
  • From: tom wible <email@hidden>
  • Date: Tue, 22 Mar 2011 18:43:56 -0400

On Mon, 21 Mar 2011 18:34:02 -0500 Christopher Stone <email@hidden>

	if (processes whose name is "Firefox") ≠ {} then
		set firefoxIsRunningFlag to true
	else
		set firefoxIsRunningFlag to false
	end if

just to illustrate the equivalent logic in 1 assignment:

	set firefoxIsRunning to (processes whose name is "Firefox") ≠ {}

i just prefer the sparse style;-) _______________________________________________
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
  • Follow-Ups:
    • Re: copy url rom safari to firefox issue
      • From: Christopher Stone <email@hidden>
  • Prev by Date: Quark 8.5 and OS 10.6.6
  • Next by Date: Re: copy url rom safari to firefox issue
  • Previous by thread: Re: copy url rom safari to firefox issue
  • Next by thread: Re: copy url rom safari to firefox issue
  • Index(es):
    • Date
    • Thread