I use iChat, Adium and Skype all at the same time. I was looking for a quick way to change the status of all three of them with one fell swoop. Looking at what other people had written I came across a good example at Jason Kenison’s blog. He had implemented a method whereby you …
Tag Archives: applescript
An AppleScript to sync creation and modification dates
After I read this macosxhints.com post, I decided to have a go at something slightly different. The orginal hint showed how to set up an AppleScript droplet to modify the creation date of a file. But what if you want to sync the modified date and Creation dates instead? This script has been created to …
