|
Easy,start the line with an @-mark. This tells the batch processor not to print the line. It is often used as:
@echo off -- Oliver Am 12.07.2014 14:42, schrieb Xavier Wang:
But it will print "goto myLabel" on cmd console, Is there any way to avoid it?