On Wed, Dec 28, 2016 at 9:08 PM, lewis <[email protected]> wrote:
> In the Leo documentation at http://leoeditor.com/running.html the first > line of the sub-heading says: > > You can run Leo from a Python interpreter as follows: > > > > *import leoleo.run() # runs Leo, opening a new outline > or,leo.run(fileName=aFileName) # runs Leo, opening the given file name.* > > Is this an old legacy option? > It works for me. You may have to add the leo folder to Python's path. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
