can i see the value of variable using ECHO command? I tried this way but didn't work.
@echo off set _src = String echo %_src% pause
Take the spaces out either side of your equals sign and this should work.
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
2 years ago
viewed
31 times
active