てきとう tell application "Finder" to set myPngPOSIXpath to (POSIX path of (home as alias) & "Desktop/mySC.png") as Unicode text tell application "System Events" to set visible of processes whose frontmost = true to false tell application "System Events" to set visible of processes whose frontmost = true to false do shell script "screencapture " & myPngPOSIXpath