Quark 7 niggle...

Hi Everyone,

Please can someone offer some suggestions as to why I’m getting this problem.

If I run this code using Quark 7 on a machine running Snow Leopard:-

tell application "QuarkXPress"
	activate
	open file "Path:To:File:This_File.qxp" use doc prefs yes
end tell

I get the message “error “QuarkXPress got an error: Can’t make some data into the expected type.” number -1700 to item”

If, however, I run the same code on a machine running Quark 7 Passport on Leopard, not Snow Leopard, it works fine.

I’m a little stumped on this one.

Thanks in advance,

Nick