Error message when opening Quark file using applescript
Error message when opening Quark file using applescript
- Subject: Error message when opening Quark file using applescript
- From: Bis <email@hidden>
- Date: Fri, 12 Dec 2003 18:38:07 +0000
Hi
I'm getting a problem I can't make much sense of.
When I try a standard Applescript command to open a Quark file (something like
tell application "XPress"
activate
open alias file reference
end tell
)
that is fine for most files. But for one or two files I get the error message:
""Xpress got an error: an error of type 32767 occurred".
What I have also noticed is that this seems to be linked to certain
images in the file - when those images are deleted, there is no
problem opening the file.
Can anyone shed further light on this?
--
thanks
bis
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.