HI,
I want to copy all files in a folder but one specificially group. Like this line that is not accepted:
File /r C:\UTV\DF191\Marin\Programs\*.* /x DataFlex*.exe
1. Why does this not work?
2. Can I put several lines with different File-commands?
3. Should the full path always be included?
The examples are all without a full path. That's a pitty...
Regards
Anders
I want to copy all files in a folder but one specificially group. Like this line that is not accepted:
File /r C:\UTV\DF191\Marin\Programs\*.* /x DataFlex*.exe
1. Why does this not work?
2. Can I put several lines with different File-commands?
3. Should the full path always be included?
The examples are all without a full path. That's a pitty...
Regards
Anders
Comment