Re: recursion testing (was: Finder - Delete empty folders, recursively)
Re: recursion testing (was: Finder - Delete empty folders, recursively)
- Subject: Re: recursion testing (was: Finder - Delete empty folders, recursively)
- From: Nigel Garvey <email@hidden>
- Date: Wed, 16 Jun 2004 09:20:02 +0100
Jon Pugh wrote on Tue, 15 Jun 2004 16:32:55 -0700:
>
At 7:22 PM -0400 6/15/04, Graff wrote:
>
>applications can usually increase their stack to avoid this.
>
>
Just to be pedantic, it's not the application stack which is running out.
>
It's a special AppleScript only stack.
I presume this stack holds the return addresses for the handler calls and
the pointers for any local variables. Anything else?
NG
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.