I have added various methods to compare two filenames - isExtension(filename) - equals(filename1, filename2) - equalsNormalized(filename1, filename2)
These compare case sensitive on Unix and case insenstive on Windows. Is this OK with everyone? I will fix the Wildcard method to do the same if no-one objects. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
