Saved Bookmarks
| 1. |
Solve : Arrays in batch files? |
|
Answer» HI, i write a code to read the input values while running the SCRIPT. I want to store those values in array and use them later in the script. How can i GET this? thanks, Use the set command in a loop. Quote @echo off If you DESCRIBE exactly what you want to do it would help us to provide some code. |
|