I am trying to write a batch file that will ask for a user's input, how do I do that? I know the menu command gives you the option of chosing different menus, but that is not exactly what I want.
For example:
in a typical DOS screen
plese enter a number:
//it will pause here until the user has enter the number, then it will display this number
You have entered number:x
For example:
in a typical DOS screen
plese enter a number:
//it will pause here until the user has enter the number, then it will display this number
You have entered number:x