in reply to Re: Moving folders to new directory location
in thread Moving folders to new directory location
Nearly correct. We need to DOS-quote the argument, because of the embedded spaces.
BTW, though not necessary in the concrete example, I think it would be a good idea to always use \\ instead of \ even withing q[...], because this will be needed anyway when directories are specified by using UNC pathes.
|
|---|