Renaming an external file

R

rs0905

Is there a way to rename a file that is outside of a db? I have code where I
use .FoundFiles to locate files that match a string name. I'd like to be
able to rename the files that I find. These are text files, but the names of
the files do not end in .txt and I need them to in order to import them.

Thanks in advance!
 
R

rs0905

Spoke too soon....this isn't working. Do you think I'm missing a reference
or something?
 
Top