code--->
@echo off start cmd /k "set /P id="Enter id: " && echo id %id%"
script is taking input but not printing the input valu