On Sunday 26 May 2002 14:56, you wrote: > If you have a case sensitive file system, .txt and .TXT are different file > types.
Hmmm. We will have to disagree on this ;-) Though the files may be different, the types themselves are not. It is still a text file, whether the extension is upper or lower case. Problem solved by a liberal dose of FILEALIAS REGEXPI: commands. It's not ideal, but it achieves the look I want. +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
