Search found 1 match

by leonardo.amaral90
20 Nov 2013 10:38
Forum: DOS Batch Forum
Topic: Problem in my code - Please, help me FAST
Replies: 1
Views: 2499

Problem in my code - Please, help me FAST

I need to finish this code to automate my work, the code does just make a copy every day of the most current file to another server, the problem is that the cmd not understand this Command *.* like veryone else, he is understood as a name of a file @echo off FOR /F "tokens=1,2,3 delims=/ "...