how do you allow the user to type multiple numbers into batch scripting if prompted?
if it prompted 5 options to the user. And the user wanted to choose 1,2,3 but does not want 4,5, how to do it in batch scripting?
I refered to Allowing multiple choice selections for users using batch file and Multiple choices menu on batch file?
There is relevant questions in stackoverflow but there is no answer to it because the answer is not right to the point.
Any help would be greatly appreciated.
Like this :
This answer also refers to this question: How to integrate batch script multiple selections into JAVA GUI?
You might like to add a line at the top to delete
family.txt
if you want a new file each time.