K
Kevin
I have directories and files which have mixed cases. For instance, I have a
"PERSONAL PROJECTS" directory with a file in it named "Spreadsheet.xls" and
another file named "ALTERNATE SHEETS.xls". I have another directory
"Invoices" with two files, "Paper.xls" and "PAMPHLETS.xls".
I have quite a few of these mixed case directories and files to deal with.
How can I get the case of the names to be either ALL upper case or ALL lower
case?
In other words I want this:
C:\Personal Projects\Spreadsheet.xls
Not:
C:\PERSONAL PROJECTS\Spreadsheet.xls
or:
C\Invoices\PAMPHLETS.xls
Thanks for any help. Yes, I know I could do all this by hand, one directory
and file name at a time, but there are a bunch of them!
"PERSONAL PROJECTS" directory with a file in it named "Spreadsheet.xls" and
another file named "ALTERNATE SHEETS.xls". I have another directory
"Invoices" with two files, "Paper.xls" and "PAMPHLETS.xls".
I have quite a few of these mixed case directories and files to deal with.
How can I get the case of the names to be either ALL upper case or ALL lower
case?
In other words I want this:
C:\Personal Projects\Spreadsheet.xls
Not:
C:\PERSONAL PROJECTS\Spreadsheet.xls
or:
C\Invoices\PAMPHLETS.xls
Thanks for any help. Yes, I know I could do all this by hand, one directory
and file name at a time, but there are a bunch of them!