Thread: Subtasks
View Single Post
 
Old 06-11-2013, 05:09 AM
JulieS JulieS is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Dec 2011
Location: New England
Posts: 1,693
JulieS will become famous soon enough
Default

Sorry, I don't know anything about the code you've written other than to point out that when you create a task indent it, and create another task - the newly added task 'inherits' the outline level of the task above it. In your code you're adding a task and indenting and adding the next task and indenting. You may be better served by adding the tasks, and then creating the outline level after all tasks are added.
Reply With Quote