View Single Post
The following code is giving the correct version number on my system:


Code:
tell application id "com.omnigroup.OmniFocus"
	display dialog (version as string)
end tell

OS X 10.5 (waiting for the snow to settle)
OF 1.7.5

--

Last edited by RobTrew; 2009-10-29 at 05:42 AM..