Jack Jansen <jack.jan...@cwi.nl> wrote:

> I wouldn't be surprised if the root of the problem is with
> PowerPoint. It started its life as an OS9 application, so if it still
> thinks it  lives in an OS9 world with FSSpecs and colon-separated
> pathnames, it  could be trying to do the conversion to posix paths
> itself.

No, it continues to deal with HFS paths.  What I'm getting from it
is "janssen:Documents" as the directory for the presentation.

Which implies a disk called "janssen", and a top-level directory called
"Documents", which is pretty much what's there.

And osascript processes it correctly, so...

Bill
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to