Search found 1 match

by FluiT
16 Jul 2012 11:00
Forum: DOS Batch Forum
Topic: Color output - Where is the <CR><LF>?
Replies: 6
Views: 6749

Re: Color output - Where is the <CR><LF>?

Hello :)

When using

call :ColorText 0a "blue" (or any other color)

the colon (:) at the end of the colored string seems to be unavoidable (this in some cases might be a drawback)... Does anybody know a way to suppress that colon?

Thanks :mrgreen: