Closed carlos-montiers closed 4 years ago
Using CHHIT when the Enter key is pressed, how is possible determine that the Enter key was pressed ?
Now I found:
set k=@getch if "!k!"=="!$CR!" echo enter key was pressed
Using CHHIT when the Enter key is pressed, how is possible determine that the Enter key was pressed ?