Holger Kruse wrote: >>#7528 -- syntax errors should be trappable -- stop Rebol crashing >>irrecoverably on badly formed code (example): >> >> AnObject: make object! [datafield: 1] >> AnotherObject: make object! AnObject >> > >Syntax errors are trappable. With your example, an "error? try []" >around it returns true. > but anyway, the code should not completly crash Rebol, no?
-pekr- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
