Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

batch file add a comment

Use :: or REM

Eaxmple:
::   comment goes here
REM  comment goes here

Inline comments:
commands go here & :: comment goes here
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #batch #file #add #comment
ADD COMMENT
Topic
Name
9+7 =