Re: Yosemite and activate failures
Re: Yosemite and activate failures
- Subject: Re: Yosemite and activate failures
- From: Yvan KOENIG <email@hidden>
- Date: Sat, 17 Jan 2015 15:14:36 +0100
If you had written something as
tell app finder set m to make new file at someplace set name of m to something end
and you’ve had an error can’t set name of m to something because m does not exist, this is a bug.
Happily this doesn' behave.
set p2d to path to desktop tell application "Finder" set m to make new folder at p2d set name of m to "azerty" end tell
behave flawlessly. No bug here ;-)
Yvan KOENIG (VALLAURIS, France) samedi 17 janvier 2015 15:14:18
|
_______________________________________________
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