Ladislav Mecir wrote: >check the following expressions: > > do [] > > print "" > > prin "" > > do does [exit] > > forever [break] > > get/any 'uninitialized-variable > > > other examples:
unset? unset 'a unset? set/any 'a unset 'b unset? do does [return] unset? catch[throw] -- Ciao Romano Paolo Tenca -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
