This is my first submission on this site. It copies all files (no subfolder) in a folder and displays number of bytes copied in a Progress bar as well as in numbers.
Inputs
Select source and destination folders.
Assumes
Double clicking (not single click) on a folder selects it.
Returns
Copies all files from selected source folder to destination folder and displays no. of bytes copied in a Progress Bar and numerically.
Side Effects
Tried to clear all bugs. If there is any please let me know.
API DeclarationsNone.