View Single Post
Old 04-09-2007, 05:25 PM   #34
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Quote:
Originally Posted by esperanc
Has anyone tried to do this? I have tried it in python using the following code (which didnīt work):

parse = xylog.XYP_ParseDocument(u"test.lrs")
I'm not a snake charmer but I can hum a few bars.

My guess would be that the current working directory for the DLL isn't what you expect it to be. I would suggest you replace "test.lrs" with "C:\My\Exact\Path\test.lrs".

Hope that helps.
scotty1024 is offline   Reply With Quote