Keep receiving Error Code 5002 - ERR_FILE_WRONG_FILENAME

 

Hi,

I am trying to delete all files from my files folder in tester with the following command below but I keep receiving the error message " 5002 - ERR_FILE_WRONG_FILENAME".


if (FolderClean("\MetaQuotes\Terminal\516ABEC84404tester\files\",0)){
            Print(" Deletion successful ..... ");
            }



I have ran the file command to get the exact location of my folder I wish to clean but still receive the error.  Please help.