• 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
Re: What does this compile error mean please?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does this compile error mean please?


  • Subject: Re: What does this compile error mean please?
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 01 Dec 2014 21:53:49 +1100

On 1 Dec 2014, at 8:54 pm, Brian Christmas <email@hidden> wrote:

osacompile: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/QXPScriptingAdditions.osax" declares no loadable handlers.

This means you have an old scripting addition, installed by QuarkXPress. It can't be loaded and so is doing nothing, so you might as well chuck it. But I suspect it's a red herring, and unrelated to your real problem:

storage error: Internal table overflow. (-2707)
Command /usr/bin/osacompile failed with exit code 1

I suggest you try compiling your script in another editor, but you'll probably see the same thing. Basically it means your script is too complex: it could be too many properties, too many nested ifs, whatever. I suspect you'll need to simplify it, perhaps by moving some to other classes or libraries.

First thing, ditch the addition and try again.

-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >What does this compile error mean please? (From: Brian Christmas <email@hidden>)

  • Prev by Date: What does this compile error mean please?
  • Next by Date: Requesting help with 'range' conversion, please
  • Previous by thread: What does this compile error mean please?
  • Next by thread: Requesting help with 'range' conversion, please
  • Index(es):
    • Date
    • Thread