AppleScript
Posted: April 25th, 2008 | Author: Joakim Andersson | Filed under: programming | Tags: applescript, entourage | No Comments »I just wrote my first AppleScript utility! Now I can press one keyboard shortcut in Entourage and the CSV files attached to the email will be parsed and I get an overview displayed in TextEdit. No longer do I have to double click the attachments, wait for excel to open, sort the columns and look up the relevant data.
Quite a time saver considering I get these reports mailed to me every morning.
And it wasn’t even hard to write, but that might have to do with AppleScript that is like BASIC but in English. A bit hard to understand at first though.
Leave a Reply