Hello,
I am a begining student of Java and prograaming. And my professor gave us a few options of Program editors to use for these series of classes and I wanted to get the forums opinions on which has is the Best.
What I am looking for is what makes one better than the other. There are only 3 options available to us.
1) Netbeans 5.5
2) Eclipse
3) jGrasp
The class will be...
User Profile
Collapse
-
Nevermind I figured it out. Took me a minute.
Soft... -
Killer42,
Thanks for the Advice! I did notice that the message box was wrong when I did a final test of all the input variables. We havent gone beyond looping in VB, and we have yet to touch on anything relating to Subs.
I did get it to work with some modifictaions based on nathan's example. I will change the MsgBox Before I finish the Project
...Code:Do strWind = InputBox(" Enter Wind SpeedLeave a comment:
-
Killer,
yeah it is in a Button Click Event.
Nathan G,
Thanks i will try that and see if it fixes it.
SoftLeave a comment:
-
Looping a Input box
Hello everyone,
I am new to this forum, and to programing for that matter. I am a student and taking a very basic intro class in VB 2005.
I am working on a project that requires a prompt from the user for input <i.e input box> The problem I am having is with trying to validate the inout box after it has failed a Numeric check... The code looks like this
If IsNumeric(txtWi nd.Text) = False...
No activity results to display
Show More
Leave a comment: