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 14:19:18 -0600
On Feb 01, 2012, at 12:46, Luther Fuller wrote: and it did work. It seems that the magic words "at end of folder" are necessary.
______________________________________________________________________
Hey Luther,
'At end of' is not necessary - just the 'folder' object specifier.
set _desktop to (path to desktop folder) as text tell application "System Events" make new folder at folder _desktop with properties {name:"JunkMe!"} 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