2 lines
87 B
AppleScript
2 lines
87 B
AppleScript
|
|
tell application "Finder" to make new folder at window 1 with properties {name:"docs"}
|