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

[REBOL] Re: Centralise error trapping in REBOL/View applications

From: santilli::gabriele::gmail::com at: 6-Aug-2007 9:27

2007/8/5, Izkata <Izkata-comcast.net>:
> once in a while. Just stick it at the beginning of the initial script:
[...] Actually, it's even easier, because 99% of the times, no matter how many windows you have, you only have one DO-EVENT in the whole app (usually implied by the first VIEW call). You just need to use TRY there. Regards, Gabriele.