Hi All,
Is it possible to change the font color of text while redirecting it to WordPad?
Examples:
C:\echo greencolor >> C:\colors.rtf
-----> This text should appear green in WordPad
C:\echo redcolor >> C:\colors.rtf
-----> This text should appear red in WordPad
C:\echo browncolor >> C:\colors.rtf
-----> This text should appear brown in WordPad