• 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
is "tell" dead?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is "tell" dead?


  • Subject: is "tell" dead?
  • From: 2551 <email@hidden>
  • Date: Wed, 23 Oct 2013 12:35:21 +0700

Since we can now create scripts like this 

use Safari : application "Safari"
use Finder : application "Finder"
use Mail : application "Mail"
use scripting additions

open location "http://www.apple.com"
delay 5
set x to (list disks) as text
display dialog x
activate Mail

which compile and run without explicit targeting, is the “tell” statement effectively redundant now
(aside from the exception of ‘using’ an app without importing it)? 



 _______________________________________________
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: is "tell" dead?
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: AppleScript in 10.9
  • Next by Date: Re: is "tell" dead?
  • Previous by thread: Re: AppleScript in 10.9
  • Next by thread: Re: is "tell" dead?
  • Index(es):
    • Date
    • Thread