Can someone tell me why when I try to run through the command promt with the information from the README.txt that the app wont work, it gives me errors
Exception in thread "main" java.lang.NullPointerException
at assessment3Bmi.frmBmi.<init><frmBmi.java:62>
at assessment3Bmi.Main.main<Main.java:19>
Can someone interpret this for me please?
The application runs fine through netbeans, no errors so what is the cmd telling me?
Thanks in advance.
