How to access the individual items in a variable in dos batch

后端 未结 0 384
醉话见心
醉话见心 2020-11-27 10:47

I have this list in dos batch.

set list=12,34,56
echo %list%

How can I get the list to print only 34? Thanks

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