Search found 3 matches

by Giermo
04 Feb 2013 08:54
Forum: DOS Batch Forum
Topic: robocopy error return value issues
Replies: 4
Views: 4843

Re: robocopy error return value issues

WORKS
changed the timestamps with this super easy and nice program
http://www.trickyways.com/2009/08/how-t ... -accessed/
by Giermo
04 Feb 2013 08:38
Forum: DOS Batch Forum
Topic: robocopy error return value issues
Replies: 4
Views: 4843

Re: robocopy error return value issues

First off, thanks for the reply! By instance i do mean when i run the file. So on the first run it works as expected. Then before the second run, i create a new txt file for test purposes and place this in the source B2D_Avante_Diff (needing a sucess error code to move on to the error level code lin...
by Giermo
01 Feb 2013 14:46
Forum: DOS Batch Forum
Topic: robocopy error return value issues
Replies: 4
Views: 4843

robocopy error return value issues

Hey All Im just starting with batch scripting, and am having trouble using robocopy. On the first instance of the batch file i run, it works as expected. However on the second instance, it does not. I believe it is caught up at the if error level statement, perhaps due to a uncleared value here from...