I see. However I prefer to get it into the code instead of having to utilize sprites for that. If we could copy output from the console, it'd be quite easy - just trace() it and then copy-paste.
you can copy console output, just run
tic > log.txt
and all the trace output will be in log.txt