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

[REBOL] Re: How to parse a filename using wildcards

From: sqlab:gmx at: 17-Jul-2007 10:08

Hi Alessandro There is no need for the parenthesis and the double comparison just if find/match/any/tail i "*.jpg" [ is enough Alessandro Manotti wrote: