• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: System Events location specifier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

This does indeed work:

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

References: 
 >System Events location specifier (From: Luther Fuller <email@hidden>)
 >Re: System Events location specifier (From: KOENIG Yvan <email@hidden>)
 >Re: System Events location specifier (From: Luther Fuller <email@hidden>)
 >Re: System Events location specifier (From: KOENIG Yvan <email@hidden>)

  • Prev by Date: Re: Using Applescript to talk to other computers.
  • Next by Date: Re: Using Applescript to talk to other computers.
  • Previous by thread: Re: System Events location specifier
  • Next by thread: Re: Making a new group in address book
  • Index(es):
    • Date
    • Thread