Re: Problem Escaping osascript Command
Re: Problem Escaping osascript Command
- Subject: Re: Problem Escaping osascript Command
- From: Skeeve <email@hidden>
- Date: Wed, 23 Jan 2008 10:02:13 +0100
Matthew Smith wrote:
What about just:
alias reveal 'open /'
No need for osascript.
You're wrong. See the difference between
open /Users
and
osasscript -e 'tell application "Finder" to reveal posix file "/Users"'
BTW: "use open" was my first thought too...
_______________________________________________
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