I have an automator script I made myself that I use constantly. When I run the script one of the steps takes a screenshot and saves it as a PNG file. When I run the script again, it replaces the old PNG file with a new one. I would really like it to save the PNG file so that file name begins with the current date at the beginning of the name. Meaning the PNG file would be named something like "6/23/10 screenshot". Is this possible?
I'd be almost as happy if I could at least get it to simply make a new PNG with any random filename just so long as it doesn't overwrite the old version. That way I could simply look at the date created column in the finder and get the same info. Is this possible?
I'd be almost as happy if I could at least get it to simply make a new PNG with any random filename just so long as it doesn't overwrite the old version. That way I could simply look at the date created column in the finder and get the same info. Is this possible?