SUF6NEWBIE
04-16-2004, 02:10 AM
Howdy all.
Could somebody help with a code suggestion to help with:
file.find *.*** all file types in a directory(including subfolder contents)
then convert all files from lowercase to uppercase
..Sorry I dont have my attempt code to give here, my machine is Down for
several days..
I think file.find to a table then perform split.path(target.filename..file.extension) and loop through is the key, however
I could not get the rename or copy to the source path working.
tks MTN
Could somebody help with a code suggestion to help with:
file.find *.*** all file types in a directory(including subfolder contents)
then convert all files from lowercase to uppercase
..Sorry I dont have my attempt code to give here, my machine is Down for
several days..
I think file.find to a table then perform split.path(target.filename..file.extension) and loop through is the key, however
I could not get the rename or copy to the source path working.
tks MTN