The reason I ask is because I have been trying to figure out how to manipulate the tasks dates but I am having zero success. The entry in my scripts is:
And I keep getting errors - this is a very simple example but I would think that if this doesn't work, then more complex operations surely will not work.
Maybe I am not understanding the OmniFocus Dictionary properly - any help is greatly appreciated.
Thanks.
Code:
tell application "OmniFocus" tell default document set var1 to start date of task as date end tell end tell
Maybe I am not understanding the OmniFocus Dictionary properly - any help is greatly appreciated.
Thanks.
Last edited by aleding; 2008-01-30 at 04:29 PM..