View Single Post
I know that a nonrepeating task returns "missing value" when the repetition field is queried, but how do I specify that a task be nonrepeating? I've tried a number of things, for example

Code:
set repetition of thetask to null
but none of these seem to work. Suggestions?