Hi...
I'm terrible at programming and I'm trying to export an outline to a text file in such a way that any children are on the same line as their parent. An outline as follows:
Task 1
Child 1
Child 2
Task 2
Would be exported as follows:
Task 1 Child 1 Child 2
Task 2
Any help is appreciated.
Robert Fast
Fort Lauderdale, FL
Page 1 of 1
Need help with simple template.
#2
Posted 18 December 2006 - 06:00 AM
You could probably do it by putting a carriage return at the start of each task item (ie each item which is a branch with children, or each item which is of the "Task" type, depending on how you define it). But what would you do with children of children? Are your outlines only every two level? Or, are you defining it that you want to start a new line with each item which is of the type "task" but keep all items of type "to do" on the same line?
If the new line is defined by the item being of type "task", rather than it's level in an outline, how would you want "simple" type items displayed?
So many questions i/expressions/face-icon-small-tongue.gif
Regards,
Stéph
If the new line is defined by the item being of type "task", rather than it's level in an outline, how would you want "simple" type items displayed?
So many questions i/expressions/face-icon-small-tongue.gif
Regards,
Stéph
Share this topic:
Page 1 of 1

Help










