executing programs
executing programs
- Subject: executing programs
- From: "Stephen Gross" <email@hidden>
- Date: Tue, 23 Jan 2001 11:20:59 -0500
- Organization: Stuart Country Day School
I know I posted this one before, but I've made very little progress, so
I was hoping someone might have some new ideas.
Basically the problem is that when I spawn new tasks through a script,
the machine eventually bombs out. Take this script for instance:
=====
on idle
select item x
open selection
return 10
end idle
=====
(Item x is an applet that beeps once, and that's all).
This program will work ok for a few times, then the machine will freeze.
Yikes!
So if anyone knows why my machine crashes after running such a simple
script, I would love to know.
Thanks in advance,
Stephen Gross