hey all,
I'm using the "Name" function to save some settings files as "x.bak" files... but I want to keep the original files... I just want to make a copy of them and make that copy into a backup.
Should I make a copy, or is there a better way?
Printable View
hey all,
I'm using the "Name" function to save some settings files as "x.bak" files... but I want to keep the original files... I just want to make a copy of them and make that copy into a backup.
Should I make a copy, or is there a better way?
FileCopy strOriginalFile, strDestinationFile