This is a well-tested method I use a lot: >> %"" = find/match/any %p3.htm.32105.#01 "p*.htm" == false
>> %"" = find/match/any %p3.htm "p*.htm" == true Anton. > Hi all ~ ... files: read %/c/ foreach file files[ > if find/any file "p*.htm"= [ read file ... > **Access Error: Cannot open /C/p3.htm.32105.#01 > Why on earth would this > file match my filter? How do I exclude any such files? TIA, Kai -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
