Stack overflow
Stack overflow
- Subject: Stack overflow
- From: Jim Skibbie <email@hidden>
- Date: Thu, 11 Dec 2008 09:58:30 -0600
- Thread-topic: Stack overflow
Title: Stack overflow
I have a script that runs fine as a standalone script in Script Debugger, but when I save it as an ‘on idle’ app so that it can run every couple of minutes, the script can be launched and functions fine one time. If you quit the ‘on idle’ app and try to relaunch it, it errors with a bunch of gibberish and says there is a stack overflow. The script is then damaged and I can’t open it up again in Script Debugger. I get an error that says “An XML error occurred reading the applet.rsrc dictionary: , line: 1, column: 0.”
The script requests some XML files via curl requests which are stored in variables and then parsed with the XMLLib osax. It then creates a variable to build the contents of another XML file, writes that variable to a file and then idles for a couple minutes and does it again.
I’m not familiar with the stack overflow error and where to start trying to troubleshoot this issue.
Any thoughts?
_______________________________________________
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