Serial Monitor

I hope this isn't too out of line for this forum! Is there a way to increase the line buffer size of the serial monitor or to direct its output to a text file?

TIA!

You don't have to use the serial monitor, any terminal emulator will do, and these will normally allow file redirection.

Is there a way to increase the line buffer size of the serial monitor or to direct its output to a text file?

I am not clear what exactly you want to do. Please explain the problem that you are trying to solve

TheMemberFormerlyKnownAsAWOL:
You don't have to use the serial monitor, any terminal emulator will do, and these will normally allow file redirection.

Thanks for that clue! I hadn't considered it. in business now with PuTTY. Thanks!