<div dir="ltr"><div style="font-family:'Courier New';font-size:10pt;color:rgb(0,0,0)">
<pre>set "var=value"junk ignores all characters after the last quote,
meaning in the above example 'junk' is thrown away. Similarly,
set /p "var=prompt"junk does the same

[Fixes bug 33639]</pre></div></div>