On Dec 08, 2006, at 20:38 UTC, Rafael Vallejo GMAIL wrote:

> I have an app that runs a RBScript, but some ocations I will need to 
> stop a script that is running, is there a way to do that?

No, as far as I know, if the RBScript contains an infinite loop, it
will continue looping forever until your app exits.  Especially if the
PartialRun method (which hasn't worked for years) were to disappeara,
there would be no way to protect your app from it that I can think of. 
This is unfortunate, since it makes RBScript an unsafe feature to
include in any production app.

But maybe I'm wrong, and there is some way to stop an errant
RBScript... I sure hope so!

Best,
- Joe

--
Joe Strout -- [EMAIL PROTECTED]
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to