Is there something like Unix's echo $? in Windows?
|
feedback
|
|
Use the errorlevel environment variable:
This question on stackoverflow has more detailed information. | |||
|
feedback
|
|
feedback
|
|
Use the errorlevel environment variable:
This question on stackoverflow has more detailed information. | |||
|
feedback
|