BKSwindell
09-11-2003, 04:43 AM
How do you open a file regardless of Case.
ex:
Open "textfile.txt" For Input as #1 ' but the actual file name is TextFile.txt
the basic code might be off but I am looking for the concept. Thanks again.
ex:
Open "textfile.txt" For Input as #1 ' but the actual file name is TextFile.txt
the basic code might be off but I am looking for the concept. Thanks again.