Add Comments In Batch File Code Example


Example 1: comment lines in batch file

:: This is a comment line

Example 2: batch comment

:: This is a comment  REM This is also a comment

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy