In 98 MS-DOS there is the choice command for making selections, so you can use choice to receive the user's response, but 2000 MS-DOS doesn't have this command anymore. I want to let the user make a selection and then do different FTP operations. What should I do? How can I receive the user's response? Under 2000, what command can replace the selection function of the choice command under 98?


