Re: open alias discrepancy in OS X Lion?
Re: open alias discrepancy in OS X Lion?
- Subject: Re: open alias discrepancy in OS X Lion?
- From: pop SFR ky <email@hidden>
- Date: Thu, 28 Jul 2011 22:05:09 +0200
tell application "Finder" set path_to_item to (item "iCal" in folder "Applications" of the startup disk) as text open item path_to_item end tell
as well as :
tell application "Finder" open (item "iCal" in folder "Applications" of the startup disk) end tell
launch correctly the app.
Yvan KOENIG (VALLAURIS, France) jeudi 28 juillet 2011 22:04:48
|
_______________________________________________
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