• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
is QXPScriptingAdditions.osax not compatible with intel machine?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is QXPScriptingAdditions.osax not compatible with intel machine?


  • Subject: is QXPScriptingAdditions.osax not compatible with intel machine?
  • From: Bastiaan Boertien <email@hidden>
  • Date: Tue, 30 May 2006 11:14:28 +0200

Hi List,

It's been a while ago that I post something but there is something I don't know how to solve this.

Question: is QXPScriptingAdditions.osax not compatible with intel machine?

Xcode gives this error every time I build an application (In these applications I don't use Quark): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScriptingAdditions

The applescript's I made for Quark menu doesn't work with the get commands. It looks like QXPScriptingAdditions doesn't coerce the data into integers.
Open this Scriplet in your Editor:
tell application "QuarkXPress Passport"
   set page width of document 1 to 420
end tell
this works on my machine
Open this Scriplet in your Editor:
tell application "QuarkXPress Passport"
   get page width of document 1
end tell
normally this would return 420 But on my intel machine it will return «data FXHM04A68D1A»

I had this problem a while ago but on that machine there wasn't QXPScriptingAdditions installed.

Does anyone know how to solve this?

greetings bastiaan

Model: MacBook Pro
AppleScript: 1.10.6
Browser: Safari 417.9.2
Operating System: Mac OS X (10.4)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: is QXPScriptingAdditions.osax not compatible with intel machine?
      • From: Gary Yuen <email@hidden>
  • Prev by Date: Re: Looking for a folder within a folder - OOPS
  • Next by Date: Re: is QXPScriptingAdditions.osax not compatible with intel machine?
  • Previous by thread: Re: Looking for a folder within a folder - OOPS
  • Next by thread: Re: is QXPScriptingAdditions.osax not compatible with intel machine?
  • Index(es):
    • Date
    • Thread