Learning
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Originally posted by Human at 2005-12-27 02:42:
choice is an external command. In Windows 2000 and XP, SET is recommended; SET is an internal command. If your batch file needs to work under both 98 and XP, you should first detect the OS version using environment variables, then branch to choose between choice or...