How to change the name of an environment variable with a different variable?

前端 未结 2 1919
[愿得一人]
[愿得一人] 2021-01-25 04:12

Is there a method to name an environment variable dynamically using another environment variable in a batch file?

Something like

numplayers=3
char%numpla         


        
2条回答
提交回复
热议问题