If I write copy e:topdir!!nextdir testdir in cmd mode it works fine.
Put that same line in a batch file and I cannot get it to work. ‘file not found’
copy, xcopy, robocopy, none of them. It must be the ‘!!’ I suppose but i couldn’t escape them no matter what i tried.
any help?