Need help with something... I'm trying to place a [/v] switch for the "copy" command. But whenever I use the switch, it doesn't copy. When I leave off the switch, it works. What am I doing wrong?

code:
Copy "S:\DIR\CODIR\zipdat.out" $HD_DRV+"\CODIR\DIR\OUT" /v

Thanks in advance. [Confused]