Published in: AppleScript
URL: http://applescriptsourcebook.com/viewtopic.php?pid=46908
set theUnixPath to "/Users/Shared/" (POSIX file theUnixPath) as string --> "Macintosh HD:Users:Shared:" set theMacOSXPath to "Macintosh HD:Users:Shared:" POSIX path of theMacOSXPath --> "/Users/Shared/"
You need to login to post a comment.
