First Applescript


So, my problem with the EXIF info on some of my photos? It’s looking like I need to create my own script/solution to take care of things.

Tonight, I made a cup of tea and settled down with a Mac OS X book Justin loaned me. I was able to dig around some and scrape together a rather basic AppleScript. This guy prompts you to select a folder, takes the name (example: 2006/01/2010), slices it up, creates three new variables for year, month and day, and converts them to numbers.

It’s weird learning how to do something in a new language. I know the steps I want to take/program, but it’s my inexperience with the syntax that’s slowing me down.

Baby steps. It’s all about the baby steps.

This Post Has 0 Comments

Leave A Reply