#title CopyFile [RCBasic Doc]
#header sub CopyFile(src$, dst$)

Copies the contents of src$ file to a new dst$ file
