Sep
4th
Tue
4th
tip: applescript
to convert posix path to alias, set theAliasPath to ((POSIX file thePOSIXPath) as text)
to convert posix path to alias, set theAliasPath to ((POSIX file thePOSIXPath) as text)
install scripting additions to /System/Library/ScriptingAdditions and their dictionaries are ready to use
to turn on gui scripting from command line: sudo touch /private/var/db/.AccessibilityAPIEnabled
to dereference posix path of string to alias, use posix file