View Single Post
Hi,

I am writing an Applescript where I want to iterate thru all of the tasks within a given context.

For example:

- get all tasks with a context of "Waiting"...
--- then for each task....
---- do something

If anyone has a code snippet that could get me started I would appreciate it.

Thanks in advance!

Ken