Help - AppleScript, walking an outline
James Spahr
jsp at designframe.com
Sun Jan 6 10:25:02 PST 2002
> Firstly, I really appreciate the level of support for AppleScript
> already in OO. However (unless this changed immediately prior to the
> final release of 1.2) there is no way to get the children of an outline
> heading. I need to be able to walk the hierarchy, and get the children
> of a particular node.
Steve
I've just noticed a AS behavior change in OO 1.2
The item ID numbers in an outline are now sequential, so you can step
through an outline one item at a time and the order will be correct.
Previously the item number of a line would live with the line object (so
when lines were rearranged, this method would not work)
HTH
James.
More information about the OmniOutliner-Users
mailing list