|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Simple question about VB.NET
Hey guys,
Here's a very basic question about VB.NET, i cant figure it out, im just learning vb now. When i run any console applications the console window comes up takes the user input, then it shows the results for a sec and then disappears. Whats the command to make it stick? I want the user to see the results, and then close it themselves. Thanks for your help ![]() |
|
#2
|
|||
|
|||
|
Nevermind I found it,
Console.WriteLine("Press Enter to Continue") Console.Read() |
|
#3
|
|||
|
|||
|
Quote:
Thanks for this. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > Simple question about VB.NET |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|