RE: Forcing 'tell app' to use carbon, rather than classic app
RE: Forcing 'tell app' to use carbon, rather than classic app
- Subject: RE: Forcing 'tell app' to use carbon, rather than classic app
- From: has <email@hidden>
- Date: Sun, 12 Jan 2003 13:03:51 +0000
David Cramer wrote:
[snip]
Not directly related, but if you're on OS X then using Standard
Additions 'open location' command to open the file in your favourite
browser is a cinch:
tell application "Finder" to set theURL to url of item fileAlias
-- OS X only
open location theURL
has
--
http://www.barple.pwp.blueyonder.co.uk -- The Little Page of AppleScripts
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.