Re: Script Debugger: errOSAInternalTableOverflow:-2707
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