Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
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 don't be to harsh in your replies. Thanks.
Posted

Also

 

As usual divil knows his stuff and is correct. Another solution would be to just write System.Console.Write or WriteLn. W/o having to make it a console project.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...