Click here to Skip to main content
Click here to Skip to main content

Get user input from DOS prompt

By , 16 Nov 2010
 
Below should work without GOTO's...
Took me awhile to find this while having to do build scripts.
 
IF "%uname%" == "" (
    ECHO Hello %uname%...
) ELSE (
    ECHO error ...
)

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

CDMTJX
Web Developer
Unknown
Member
No Biography provided

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
-- There are no messages in this forum --
Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 16 Nov 2010
Article Copyright 2010 by CDMTJX
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid