WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: PCASS on December 16, 2013, 12:57:05 AM

Title: NEWBIE!!
Post by: PCASS on December 16, 2013, 12:57:05 AM
Hi
Just wondering how can I block/unblock chunks of code at a time as opposed to line by line
Title: Re: NEWBIE!!
Post by: Deana on December 16, 2013, 07:24:14 AM
Are you looking to comment out chunks of code easily in WinBatch Studio? If so, in WinBatch studio, simply highlight the lines of code you are interested in commenting out. Right click then in the resulting menu select Code Blocks | Comment Block of code.

To uncomment highlighted code,  simply right click then in the resulting menu select Code Blocks | Uncomment Block of code.