Re: Need Help Setting Variable

From: Paul R. Sadowski [MVP] (sadowski_at_mvps.org)
Date: 02/05/05


Date: Sat, 5 Feb 2005 11:39:50 -0500

Hello, Donovan:
On Sat, 5 Feb 2005 08:11:01 -0800: you wrote...

 DL> I want the script to ask me the username and then substitute that with
 DL> the %1 or what ever variable names.

set /p ThisUser="Enter your username: "
echo %ThisUser%

Regards, Paul R. Sadowski [MVP].



Relevant Pages


Loading