I have a MoveAll.btm - which moves all files in a folder tree to C:\Z_UserFiles\Multiedit\DEL_000\ for instance; However in debugging the moves some files ended up in the wrong folder, for instance YahooMessenger and not Multiedit. Therefore I'd like to compare the files location to where the routine "thinks" it should be. How would I compare
C:\Z_UserFiles\MultiEdit\
with
%@path[%tFile] ?
I looked at @similar but not sure what value would be the breakpoint as to if I need to actually move the file? Any thoughts?
I have attached the BTM ........
C:\Z_UserFiles\MultiEdit\
with
%@path[%tFile] ?
I looked at @similar but not sure what value would be the breakpoint as to if I need to actually move the file? Any thoughts?
I have attached the BTM ........