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

[REBOL] Re: remaking an error ?

From: lmecir:mbox:vol:cz at: 24-Oct-2001 13:29

Hi Maarten, ...
> I changed it slightly to test on having an error object.
...
> ;If we have an error the object should have a certain layout > ;in terms of fields > either err-mask = intersect err-mask first disarmed
... Why didn't you test for (err-mask = next first disarmed) ? Cheers Ladislav