
This is code will help to copy, move, delete files within VB Project without using Explorer and just defining the locations of source and target files.
Kindly make reference to Microsoft Scripting Runtime (scrrun.dll).
This code will greatly help in adding Backup and Restore routiens in simple manners.
Inputs
Source File anem with Location and Target File Name with Location
Assumes
understading with copy, move & delete file
Returns
Message of Function Completion
Side Effects
no side effect at all