index, AV, AppleScript, Bicycle, Cinema, DTM, Dairy, Dev, Fashion, Fitness, Game, Health, Help, Lyrics, Meal, Motor, Motorcycle, Music, Objective-C, PC, PDA, Phone, Robot, S15S, Stationary, Swift, Text, Travel, V36, Watch
Windowのパスの取得
tell application "Finder" target of window 1 -- alias target of window 1 as string -- MacOS Path (:) POSIX path of (target of window 1 as string) -- UNIX path (/) end tell