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

[REBOL] Re: getting rid of empty string in a block.

From: lmecir:mbox:vol:cz at: 15-Mar-2002 18:57

Hi Stephane, the simplest way (AFAIK) is to use: exclude ["1" "2" ""] [""] Cheers L