What steps will reproduce the problem?
set ask=
set /p
ask=0123456789012345678901234567890123456789012345678901234567890123456789012345
echo -e \n0
set /p
ask=0123456789012345678901234567890123456789012345678901234567890123456789012345
6
echo -e \n1
set /p
ask=0123456789012345678901234567890123456789012345678901234567890123456789012345
67
echo -e \n2
What is the expected output? What do you see instead?
after first ask wich is OK, next ask gives error:
1
<
Report bug! lpos=0, start=-6, len=77, llen=0, plen=78, section=1
What version of the product are you using? On what operating system?
0.4.5c 30-11-2013
Please provide any additional information below.
Original issue reported on code.google.com by Steve6375 on 10 Dec 2013 at 7:36
Original issue reported on code.google.com by
Steve6375
on 10 Dec 2013 at 7:36