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

[REBOL] Re: Bug of TRY was bug of function error?

From: anton:lexicon at: 23-Jul-2002 4:32

Well, not really strange, given that you have found:
> type? try [b] ;== string! > Also this is strange: > > type? try [do b] ;== unset!
You see also: type? do "" ;== unset!
> Romano
Anton.