dot net
Visual Studio
2
Posts
2
Posters
0
Views
1
Watching
-
Assuming that the print command just prints text to a Console, you can use the System.Console class. If you want text to print to a form then you can add labels to the form and change the text.
Regards, 1tg46 Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.