placing text on screen
Posted: 23 Jan 2018 18:40
Hi there.. If I type the following
pause
it displays
Press any key to continue
it shows this along the left edge of the screen.... How do get it to display say in mid screen.?
Similarly for this
set /p input=Choice:
the word choice: is on left of screen, how do I get it in mid screen?
Thanks
pause
it displays
Press any key to continue
it shows this along the left edge of the screen.... How do get it to display say in mid screen.?
Similarly for this
set /p input=Choice:
the word choice: is on left of screen, how do I get it in mid screen?
Thanks