Compared to this error message : 0:29: execution error: An error of
type -2110 has occurred. (-2110)
when I have 'file:./15.pdf', I got the following error.
0:47: execution error: File some object wasn’t found. (-43)
with this
file://localhost{{os.path.abspath(os.curdir)}}/15.pdf
It doesn't seem to work, and I can guess what went wrong if I know the
whole path.
Can I print out what the full path of "file://
localhost{{os.path.abspath(os.curdir)}}/15.pdf"?
On Nov 13, 1:02 pm, "Edward K. Ream" <[email protected]> wrote:
> On Fri, Nov 12, 2010 at 6:59 PM, smcho <[email protected]> wrote:
> > there should be a way to run os.path.abspath(os.curdir) to check if it
> > works with @url.
>
> os is defined in {{exp}} so the following should work:
>
> {{os.path.abspath(os.curdir)}}
>
> 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.