Bat File Comment Line Code Example


Example 1: comment lines in batch file

:: This is a comment line

Example 2: comment in batch file

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

Comments

Popular posts from this blog

Chrome Ipad Extensions Code Example

AngularJS $on Event Handler Trigger Order