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

[REBOL] Re: ANY function

From: al:bri:xtra at: 21-Jan-2001 9:15

Paul Tretter wrote:
> Does anyone have an any function that returns only true values?
Try: not none? any [ find string "Stuff" ; etcetera or: any [ found? find string "stuff" ; etcetera I hope that helps! Andrew Martin ICQ: 26227169 http://members.nbci.com/AndrewMartin/