Answers for "comments in batch files"

1

comment in batch file

:: This is a comment

REM This is also a comment
Posted by: Guest on March-08-2021
0

batch script comment

Rem This is a comment

:: This is another comment
Posted by: Guest on February-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language