Strange error message when using script bundle, stack overflow?
Strange error message when using script bundle, stack overflow?
- Subject: Strange error message when using script bundle, stack overflow?
- From: Richard Rönnbäck <email@hidden>
- Date: Tue, 08 May 2007 09:36:15 +0200
- Thread-topic: Strange error message when using script bundle, stack overflow?
I have been toying with the script bundle format as a way to distribute some
of my scripts and the resources they require, in this particular case the
Satimage scripting addition
Unfortunately I run into a problem where the script executes correctly, but
returns an error dialog at the end, saying "Cannot save the changes of the
script because" (lots of binary data)
It also returns an error number -2706 which I have looked up and it seems to
mean "stack overflow"
The script is very simple, it uses Satimage's "list files" to get a file
listing of a folder and assigns the result to a variable, which is what
seems to be causing the problem
if I reset the variable to an empty string before the script exits,
everything seems to work as expected.
Can someone enlighten me as to what a stack overflow is, and in what
situations they occur?
_______________________________________________
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