I have a huge directory of txt files and I wanted to take the Parenthesis out of the filenames.. but the prob is VFP renames them fine but it messes up the case of the filenames (which is important) so I'm back 2 sqaure 1.. I think removing the parenthesis by hand would be easier than redoing the case on them all so its a no win situation.. anybody know how to make VFP recognize the case?
I am using ADIR() to load the file names into an array and STRTRAN() to take the Parenthesis out.. then RENAME to rename them...
lil help?
thanks
DJ
[sig][/sig]
I am using ADIR() to load the file names into an array and STRTRAN() to take the Parenthesis out.. then RENAME to rename them...
lil help?
thanks
DJ
[sig][/sig]