On Thu, Dec 4, 2014 at 11:12 AM, Davy Cottet <[email protected]> wrote:


> For my experimental version of leoDist.leo, I use abspath(c.fileName) to
> get the path of the opened outline, in this case /path/of/leo/dist
>

​I don't know why this weird example has problem, but you should use::

     abspath(c.fileName())​

not::

    abspath(c.fileName)

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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to