One thing I don't understand though. When running the script it would
run a few hundred times before it would crash. Running it again would
run it maybe a hundred times more, or less, until the crash. Not once
would it crash twice in the same spot.
So, the line "...as soon as I called FooBar()" from my previous post
should read "calling FooBar() for a number of times (at least 500-800
times)"
Ronald Vogelaar
http://www.rovosoft.com
Ronald Vogelaar wrote:
It's a bit complicated, but it used to work in previous versions, and
now it doesn't.
Anyway, I haven't traced it down to the individual line, but rather
avoided the use of and removed a global Function from my script.
The script contained (and used) a global Method, which, among other
things, used a class (within the same script), which inherited from
another class.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>