in reply to Re: Breaking out of a while loop: Is there a better way?
in thread Breaking out of a while loop: Is there a better way?

Because he works on windows (drive letter anyone) and windows has a limit on command line length. Old was 128 byte new is 1024(?)! So your command line may be too long;-)
  • Comment on Re^2: Breaking out of a while loop: Is there a better way?