Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: A way to intercept REBOL/Command crash

From: ptretter:norcom2000 at: 24-Jan-2001 8:39

You should use the functions 'try and 'disarm. After disarming and error you can continue to operate in most cases. if error? error-open-port: try [open port][error-open-port: disarm error-open-port] I hope that helps. Also you may want to check out the errors chapter of the Core.pdf appendix B pages B3-B5. Paul Tretter ----- Original Message ----- From: "CRS - Psy Sel/SPO, COUSSEMENT Christophe, CPN" <[COUSSEMENT--C--ITC--mil--be]>