Search found 1 match

by auberns
06 Mar 2013 12:23
Forum: DOS Batch Forum
Topic: Dos script error: identical result after some iterations
Replies: 2
Views: 3057

Dos script error: identical result after some iterations

Hello all, I'm new in this forum. So let me know if I post in the wrong place. I have a script that gives wrong results after a few iterations. Could anybody tell me why the result remain the same after a few iterations (something like 75 iterations). Here is my script: @echo off setlocal enabledela...