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

[REBOL] index? none

From: tedlandis:rogers at: 28-Nov-2002 10:45

Hi How do I best avoid the error possible in the following: index? find block x When x is not in block it returns none and index? returns an error. Thanks, Ted