Red Squirrel
No Lifer
I'm trying to debug a program that is causing an error but I need to be able to read all the output. Problem is the cmd bufer only goes up to 999 * 999, that's not enough. Is there a way around this limitation?
I could write the output to file but looking for possibly another alternative.
I could write the output to file but looking for possibly another alternative.