Easy Snippet
Tuesday, August 20, 2013
Get user input from DOS prompt
Very basic example to get user input from DOS prompt
@ECHO OFF SET /P yourname=Name : echo hello, %yourname% pause
source :
http://www.codeproject.com/Tips/123810/Get-user-input-from-DOS-prompt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment