I have a database with a split FrontEnd and BackEnd.
I have written a module in the FE to make a copy of the BE using the FileSystemObject.CopyFile. There is lots here on how to do this.
Next, from the same above FE module, I wanted to make a FE copy of itself, suitably datestamped in the...