print exit code in cmd in windows os ....some command return exit code ...where this code store...and i want to print this exit code and assign it to variable
print exit code in cmd in windows os ....some command return exit code ...where this code store...and i want to print this exit code and assign it to variable
echo %ERRORLEVEL%