Re: Applescript + Safari to open URL
Re: Applescript + Safari to open URL
- Subject: Re: Applescript + Safari to open URL
- From: Emmanuel LEVY <email@hidden>
- Date: Tue, 7 Jul 2009 20:15:04 +0200
This script compiles on servers where we prefer not to launch Safari
except for a good reason. If we write: tell application "Safari", I
think Safari will launch when the script compiles.
Emmanuel
On Jul 7, 2009, at 4:00 PM, Mark J. Reed wrote:
On Tue, Jul 7, 2009 at 9:34 AM, Emmanuel LEVY<email@hidden>
wrote:
on qadmin_runinsafari(x)
set AppName to "Safari"
tell application AppName to «event sfridojs» x given «class
dcnm»:document 1
end qadmin_runinsafari
Why all the hoop jumping to avoid activating Safari terminology there?
What conflicts did you run into?
--
Mark J. Reed <email@hidden>
_______________________________________________
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