The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   Build 96640 breaks scripts using "Parse Tasks" (http://forums.omnigroup.com/showthread.php?t=6520)

RobTrew 2008-01-01 07:02 AM

Build 96640 breaks scripts using "Parse Tasks"
 
Any applescript written for earlier builds, and using

[CODE]parse tasks with transport text ...[/CODE]

will now fail, complaining of missing parameters.

The solution is to append the (now compulsory) boolean option "as single task"

for example:

[CODE]parse tasks with transport text varMessage without as single task[/CODE]

I have updated my [URL="http://web.mac.com/robinfrancistrew/Site/Taskpaper2Omnifocus.html"]Taskpaper to Omnifocus importer[/URL]

and anyone using iNik's useful [URL="http://forums.omnigroup.com/showthread.php?p=29979#post29979"]Twitter hack[/URL] will need to amend the trigger script in Proxi (details in that thread).

Tim Wood 2008-01-02 06:42 PM

My bad; this should have been marked optional. Should be fixed in 96707.


All times are GMT -8. The time now is 11:57 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.