Re-2: problems with lowercase and uppercase characters in filenames

runrev260805 at m-r-d.de runrev260805 at m-r-d.de
Wed Jul 9 10:43:32 EDT 2008


Jan,
Mark,

thanks for the reply. 

I am working on windows for many many years now and did not realize that this is not possible.
Shame on me ! But for my rehabilitation, i had no need for  uper/lowercas sensitiy until now.

Then i have to put the cart before the horse and must name the file with an additional suffix _u for upper
_l for lowercase.

But here´s the next problem.

I have a dynamic list of characters for example abcdefghijABCDEFGHIJ or zAqQbBaZTt. No specific order.

I want to create files that have a one character filename according to each character of that list.

As i cannot create case sensitive filenames, i have to put the above mentioned extension to the filename,
depending on the character. How can i differ between a and A, so i can put the correct extension to the filename?


Regards,

Matthias





More information about the use-livecode mailing list