|
Using COPYFILE we can copy a file in any other directory in the same disk or another. Takes two parameters for Source and Target. If in the second parameter the file name is omitted then the file name in the path of the first parameter is assumed. See also MOVEFILE. |