Wonderful! I will check it immediately, since it could be very useful for two applications I'm creating!
Thank you! On 7/17/07, Gregg Irwin <[EMAIL PROTECTED]> wrote: > > > Hi Alessandro, > > AM> The problem is I need to find some files/dir using typical > AM> wildcards (or something similar :-) ) to filter a filename list. > ... > AM> Can you suggest me a workaround (maybe using parse? In which way?) > AM> to make a true, fully functional filter for filename, extension? > > I put %file-list.r on REBOL.org some time back. It's large, because it > does more than name matching, providing a dialect for filtering files > by name, date, size, and attributes. e.g.: > > [%*.txt changed after 1-Aug-1998 < 10 kb not read-only] > > -- Gregg > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- --Alessandro -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
