[REBOL] Re: Please help me to promote REBOL
From: SunandaDH:aol at: 10-Nov-2003 6:10
Anton:> It could be that some code in %config.r, > erroneously unsets 'true. Unlikely, but > possible. :)It's never easy getting that last 1% of industrial-strength error recovery, is it? They could, instead, unset 'set -- and that crashes the version of REBOL I'm using, irrecoverably: set/any 'error try [unset 'set] REBOL caused an invalid page fault in module REBOL.EXE at 0167:0040ce17.