Game Development Community

Copy console contents?

by Michael Rogers · in Torque Game Engine · 07/20/2005 (12:11 pm) · 2 replies

Is there a way to copy the contents of the console? I'd like to be able to print out a trace(), and multiple screenshots seems pretty low-tech.

TIA,

Michael

#1
07/20/2005 (12:27 pm)
You should have it in your console.log file!
#2
07/20/2005 (12:45 pm)
Thanks, Claudio, that's exactly what I need.

Michael