Search found 1 match

by LaverneReeves
05 Jul 2023 01:27
Forum: DOS Batch Forum
Topic: Inserting comment within a broken line - is it possible? [WORKAROUND]
Replies: 8
Views: 5827

Re: Inserting comment within a broken line - is it possible?

In your case, when you add the comment line using either :: or REM, the caret is interpreted as an escape character, causing the script to break.