1 function [isSuccess,msgStr,messageId]=
copyfile(srcName,dstName)
3 mxberry.
io.FileUtils.copyFile(srcName,dstName);
14 messageId=meObj.identifier;
function copyfile(in srcName, in dstName)
COPYFILE is a simplified version of the built-in function that supports long file paths on Windows (>...