Hi i am running this code
* Your source file;
filename _bcin "F:\Report_&todaysDate._kl%scan(%sysfunc(time(),time8.0),1,:).xlsx";
* Your destination file;
filename _bcout "\\hh\Report_&todaysDate._kl%scan(%sysfunc(time(),time8.0),1,:).xlsx";
%binaryFileCopy()
But it doesnt work - it should copy a file into another folder? It says that the macro is not use in proper order