I’ve got two actions that store and retrieve arbirtrary “results” as variables so you can pick them up and reuse them in later steps in a workflow (for that matter, I think the variables are “valid” until you log out and log in again).
I need some some help with them from some Applescript pros. When the stored variable is something specific to an application, like a list of contacts from Address Book, the script fails when reading the object back from disk. In Script Editor, I can get around this by telling Address Book to do the read operation, but this doesn’t work for general purpose store/retrieve variable actions.
Any help? The code’s public domain, so do what you want.
-Rob