' params : strFile - full path to the source file
' strTarget - the folder to move the file to
you need to call the function with these files....
Like :
FileMove(D:\ccc, D:\Target)
Regards
Kishore
' strTarget - the folder to move the file to
you need to call the function with these files....
Like :
FileMove(D:\ccc, D:\Target)
Regards
Kishore