• 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: Move cursor with Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Move cursor with Applescript


  • Subject: Re: Move cursor with Applescript
  • From: Yvan KOENIG <email@hidden>
  • Date: Sat, 3 Apr 2010 23:23:03 +0200


Hello

If like me you are not fluent with Unix pathnames, you may use this script to get the HFS pathname :

set unixPath to "/usr/local/bin"
tell application "System Events"
path of disk item unixPath
end tell

It will return :
"Macintosh HD:usr:local:bin:"

usr is a hidden folder at the root of the startup volume.

Yvan KOENIG (VALLAURIS, France) samedi 3 avril 2010 23:22:59


 _______________________________________________
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

  • Follow-Ups:
    • Re: Move cursor with Applescript
      • From: Robert Poland <email@hidden>
References: 
 >Re: Move cursor with Applescript (From: Craig Williams <email@hidden>)
 >Re: Move cursor with Applescript (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Move cursor with Applescript
  • Next by Date: Re: Move cursor with Applescript
  • Previous by thread: Re: Move cursor with Applescript
  • Next by thread: Re: Move cursor with Applescript
  • Index(es):
    • Date
    • Thread