Hi,
I am just wondering if there is a way to increase the number of lines of code that can be viewed on the console. I have one command in particular that produces lots of information and it can't all be viewed on the console.
The command is to view all the pc.scores for my dataset and it prints all the data but the first 24 pc.scores get removed off the top of the console as it has run out of space. I was wondering if there was a way to solve this?
Cheers!