Inside a for loop, like for /l %c in (0,0,0) do echo %c, why does it become an endless loop? Shouldn't it be the same as for /l %c in (1,1,1) do echo %c?
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!