Minggu, 15 Maret 2020

Batch script - Parsing a string into each an array

For instance there is a string that each of its character you want it to be placed to each element of an array, respectively. How can you do that?

Here you can do that:
1. You need to create an array
2. You need to use the FOR /F

Tidak ada komentar:

Posting Komentar