![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest
Posts: n/a
| DOS Command I realize this may be off topic but I don't find any place to post it. I am trying to do a DOS coy command that combines a number of files into single one. This syntax works if I am in the directory where the files are located: Copy *.csv Prices.txt But if I am in another folder and try to put a path to it like copy C:\Finance\Mutual Funds\Get Prices\*.csv Prices.txt It always says it cannot find the file. I KNOW the location IS correct. Is there some error in the syntax that can cause this? Thanks for any assistance. Marv |
|
|
| |
| | #2 (permalink) | ||||||||||||
| Guest
Posts: n/a
| Re: DOS Command Try putting quote marks around the parts (the space in Mutual Funds and Get Prices is probably what is hurting you). copy "C:\Finance\Mutual Funds\Get Prices\*.csv" "Prices.txt" Michael "Marv" <marvwade@xxxxxx> wrote in message news:ec$DbG7sIHA.4952@xxxxxx
| ||||||||||||
| |||||||||||||
| | #4 (permalink) | ||||||||||||||||||||||||
| Guest
Posts: n/a
| Re: DOS Command "Michael Walraven" <mexxwalraven@xxxxxx> wrote in message >> I realize this may be off topic but I don't find any place to post it. I
ss. | ||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |
| |