Hi Juan,
This is really trivial, Win 1123. Open the Script Editor and create a new script, compile and run it:
console.criticalln("critical");
In the Process Console, double click the red text "critical", right click, and Copy Selection.
Go back to the Script Editor, compile and run the script again.
Note all the run command and processing script text is now red. Red seems to be sticky after Copy Selection. Eventually color does get reset to white.
Mike