I am trying to setup a script where a screenshot is performed. However, every single time the script is run, the file name is the same, not allowing it to save. How can I change file name every time the script is run? Thanks
Current Script: do shell script "screencapture -i -s -tjpeg ~/Desktop/1.jpg"
Current Script: do shell script "screencapture -i -s -tjpeg ~/Desktop/1.jpg"