I have this VB.NET app that i currently writing out put to a label. What would be really nice, is that when I run this app from dos cmd line, I could write the output there. Kinda like cin and cout in c, c++, but in VB.NET. Anyone know if there is a way to accomplish this? Not sure if this is possible, so dont be to harsh in your replies. Thanks.