Hi REBOLians,

I need bady a solution to the following problem:

For the system I made, which is transaction-intensive, the REBOL file-server
crashes under particuliar conditions.
In order to prevent it I would like to find a generic solution to intercept
the exception which causes the crash, so the processes could go further
after a exception report.

Does anybody know any use of catch/throw-on-error which placed on a
strategic place in the script could help me out of this ?
Can throw-on-error prevent a process to be killed by an -unidentified-
exception ?

Because the crash conditions have not already been clearly identified, I'm
not yet in state of giving more details about it.

Best Regards,

chr==


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to