This is a question about SSMS rather than SQL.
I am running a loop that is constantly giving me the number of rows affected in the messages tab of Microsoft SQL Server Management Studio. It fills up the whole page every second, so I have to scroll down manually to keep up with what is going on.
Is there a setting (similar to "Scroll as results are received" in the results tab) to scroll as messages are received in the messages tab?
Thanks!