I have written huge MS DOS Batch file. To test this batch file I need to execute some lines only and want to hide/comment out remaining.
I have some existing comment
You can use a goto to skip over code.
goto
goto comment ...skip this... :comment