Batch File Comment 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

Example 3: comment in batch file

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

Example 4: batch script comment

Rem This is a comment  :: This is another comment

Example 5: how to comment a line in batch script

your commands here :: commenttttttttttt

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?