Thanks I'll try > 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? I simply wanted the node body as a string to manipulate in a python script and s=p.bodyString() does what I need Where can I find a list of all c. p. and at. functions like the list shown with Help-Print Commands I am assuming Chapter 7 Scripting with Python does not have everything or do I need to simply explore LeoPy.leo. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
