• 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: Script Debugger: errOSAInternalTableOverflow:-2707
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script Debugger: errOSAInternalTableOverflow:-2707


  • Subject: Re: Script Debugger: errOSAInternalTableOverflow:-2707
  • From: "Stockly, Ed" <email@hidden>
  • Date: Mon, 14 Feb 2011 13:28:26 -0600
  • Acceptlanguage: en-US
  • Importance: high
  • Thread-topic: Script Debugger: errOSAInternalTableOverflow:-2707

> I would have understood a recursive problem if the error occurred during
> execution, but it occurred during *saving* (with Debugging enabled).

In order to be able to step into and out of handlers, the debugger compiler
has to do some extra magic that on rare occasion causes errors.

> I thing this code might be getting too large... it's about 2,790 lines at the
moment. I heard something about splitting code that was too large.

Script Debugger has a built in system libraries that might help,
particularly if you have handlers that are identical to those used in other
scripts.

http://www.latenightsw.com/sd4/help/indexfolder/openingafolder/library.html

> I hear that even SD can be overcome by a large AS code base  (although I hear
*large* is around 6,700 lines...)
>
> For the moment, I'm safe.

If you use libraries, or simply save some handlers in a separate script file
and use load script/run script you'll be safer.

 ES

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Script Debugger: errOSAInternalTableOverflow:-2707 (From: Cameron Knowlton <email@hidden>)

  • Prev by Date: Re: Script Debugger: errOSAInternalTableOverflow:-2707
  • Next by Date: Re: read stored variables in run only script application
  • Previous by thread: Re: Script Debugger: errOSAInternalTableOverflow:-2707
  • Next by thread: Speed up Outlook script for getting mailboxes
  • Index(es):
    • Date
    • Thread