Home
General
Off-Topic
Able to write text in a batch file without interfering with the script?
TechnicalJay
Hello, is this possible?
I know for some languages you can put ##testhere without it interfering with the code.
Thanks in advance.
Find more posts tagged with
Comments
DatabaseHead
You mean like adding comments?
Try '' or /* Comments */
HTH
wd40
if you mean a .bat file you can use "rem"
https://technet.microsoft.com/en-us/library/bb490986.aspx
TechnicalJay
Rem was exactly what I was looking for.
Thank you.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of