In a batch file an arbitrary number of variables are listed, some defined, others not. How can I set the undefined (not set to any value) variables with names starting from "_" to 1 in a FOR loop or another iterative way?In a batch file an arbitrary number of variable