Oxygen Basic
Programming => Tools => Topic started by: kryton9 on June 15, 2012, 08:23:18 PM
-
I was using # recordof usertype tonight and the output was more than the messagebox could display.
So here is a simple version that outputs to console and then you can scroll and see it all.
Unzip attachment to your projects folder.
-
Thanks Kent.
Yes, the message box does have its limitations, Windows does not provide a scrollable message box unfortunately. Maybe it will encourage smaller classes ;D
Charles