Batch File removes one % symbol when echoing to a text file

前端 未结 0 1142
终归单人心
终归单人心 2020-12-12 18:25

I\'m trying to make a batch file write the command

for /L %%f in (10,-1,0) do MD Items%%f 

to another batch file but on that new batch file t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题