Case sensitive file names

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Thomas Philips

    Case sensitive file names

    When opening a file with file.open(filen ame,"r") under Windows, I find
    that the file name is case sensitive - any error in the case leads to
    the file not being found. Is it possible to locate filenames in a
    case-insensitive manner under Windows?
  • Michel Claveau/Hamster

    #2
    Re: Case sensitive file names

    Hi !

    W2K, or WXP has also capability for filename in Unicode. The
    "case-insensitive manner" is not systematic.

    @-salutations
    --
    Michel Claveau
    site : http://mclaveau.com






    Comment

    Working...