• 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: AppleScript error, overflow.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript error, overflow.


  • Subject: Re: AppleScript error, overflow.
  • From: Mark Butcher <email@hidden>
  • Date: Fri, 8 Jul 2005 08:50:14 -0700


On 2005, Jul 08, , at 08:34, Hanaan Rosenthal wrote:

2. Change library structure:
Right now, a main script is running. It loads sub scripts, each 1000-3000 lines long. Each of these runs and then being destroyed.
Each of these scripts, however, loads its own set of 15 libraries, some are quite large.
How can I change the loading/unloading structure to avoid the Internal Table Overflow issue?
Right now the structure is:
1. Main script loads set of libraries
2. Main script loads single large script to run
3. This single large script loads same set of libraries
4. Single script destroyed and replaced by another.

My first thought was whether you have scripts caught up in a 'circular load script'. Something I did a short while ago: script 1 loads script 2 which loads script 1.


MarkB

_______________________________________________
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: AppleScript error, overflow.
      • From: Hanaan Rosenthal <email@hidden>
References: 
 >AppleScript error, overflow. (From: Hanaan Rosenthal <email@hidden>)

  • Prev by Date: Re: Invisible Char. - TextCommand
  • Next by Date: Re: Gui Scripting V/S Automation tools
  • Previous by thread: AppleScript error, overflow.
  • Next by thread: Re: AppleScript error, overflow.
  • Index(es):
    • Date
    • Thread