Re: Cleaning up after a script
Re: Cleaning up after a script
- Subject: Re: Cleaning up after a script
- From: Jay Louvion <email@hidden>
- Date: Wed, 18 Feb 2009 18:06:21 +0100
- Thread-topic: Cleaning up after a script
Title: Re: Cleaning up after a script
On 17.02.2009 18:20, "KOENIG Yvan" <email@hidden> spake thus:
Le 17 févr. 2009 à 16:58:23, Jay Louvion a écrit :
>
> Hi all,
>
> Do any of you experienced scripters have any advice regarding some
> kind of cleanup routine after scripts that might involve heavy
> amounts of data ?
>
> I am indeed receiving an error –2707 from the rear–end of a
> script saved as an application and launched from the script menu in
> Leopard 10.5.6. I know it means “Internal table overflow” but
> have no idea how to deal with that and precisely what it means.
>
> Is there a way of “flushing applescript memory” maybe on running
> the script and on completing it ?
>
> Thanks in advance !
Isn't it simply that you have some properties whose contents is huge
when the task is done.
Remember, these properties are saved in the script.
In my scripts, I often uses properties to fasten the treatment of
lists but I take care to empty them before exiting.
Thanks very much for your contributions – I have set lists back to {} and do not get any more my error message. Yipee!
I have an extra question regarding apps vs. Scripts but will post to a new list message to broaden possible interest and answers...
Best to you three,
j.
Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva
T+4122 840 3272
F+4122 840 3271
www.studiocasagrande.com
P Please consider the environment before printing this email.
_______________________________________________
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