On Tue, Mar 10, 2009 at 6:17 AM, mdb <[email protected]> wrote: > > Never mind about > > To move forward, how can I > (1) find a node with a certain headline >
You can use p = g.findNodeAnywhere(c,headline) and/or p = g.findNodeInTree(c,p,headline) > > (2) read each line in a node as if it was a text file or input > stream > I'm not sure I know what you mean. Can you explain? Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
