I want to rename a text file after I have uploaded it to my database, adding a date variable.
In other words, the file C:\myfile.txt needs to be renamed C:\myfile_mmyyy.txt .
is there a way to write a quickie module that will do this, that I can add to my macro that imports the C:\myfile.txt into the db and does whatever it needs to do.....
hope that makes sense.
In other words, the file C:\myfile.txt needs to be renamed C:\myfile_mmyyy.txt .
is there a way to write a quickie module that will do this, that I can add to my macro that imports the C:\myfile.txt into the db and does whatever it needs to do.....
hope that makes sense.