is "tell" dead?
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
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