To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69143
------- Additional comments from [EMAIL PROTECTED] Fri Sep 1 15:15:21 -0700
2006 -------
I've found a fix, that will need to be fully tested:
Replace
set theFilePath to "'" & (POSIX path of theDocument) & "'"
with
set theFilePath to (quoted form of POSIX path of
theDocument)
I'd like to thank Google and
http://www.macdevcenter.com/pub/a/mac/2005/02/11/applescript.html?
page=2 for the inspiration.
Hope this helps.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]