View Single Post
Is there any way to get a reference to the new window when using:

Code:
tell application "OmniFocus"
	tell default document
		make new document window with properties {perspective name:"To Go"}
	end tell
end tell
Thanks,
Eric

Last edited by umop; 2008-02-11 at 01:02 PM.. Reason: code tags