Re: System Events location specifier
Re: System Events location specifier
- Subject: Re: System Events location specifier
- From: Christopher Stone <email@hidden>
- Date: Wed, 01 Feb 2012 17:02:20 -0600
On Feb 01, 2012, at 14:31, KOENIG Yvan wrote: at end is really an important thing.
______________________________________________________________________
Hey Yvan,
Thanks for following that up.
set d to path to desktop tell application "System Events" make new folder at end of d with properties {name:"TrashMe!"} end tell
But so does this:
set d to path to desktop tell application "System Events" make new folder at beginning of d with properties {name:"TrashMe2!"} end tell
-- Best Regards, Chris
|
_______________________________________________
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