File Names...

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.

Garmour
09-11-2003, 04:48 AM
The open command is not case sensitive on FAT16/FAT32 or NTFS filesystems.
If you are having problems perhaps you need to include a path to the file.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum