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!
Credits 119 Posts 3 Joined 2004-11-29 00:00 21-year member UID 34179 Gender Male
Status Offline
In Windows XP, you can use `set /p var="Please enter characters"` to assign the characters entered from the keyboard to the `var` variable. How to achieve this in Windows 98?