Problem with Command Prompt
In the tutorial, I have done everything up to the point where it tells me to write javac HelloWorldApp.java
I have entered that, but this comes up.
[img[http://img215.imageshack.us/img215/4528/javaccc0.jpg[/img]
In the tutorial, I have done everything up to the point where it tells me to write javac HelloWorldApp.java
I have entered that, but this comes up.
[img[http://img215.imageshack.us/img215/4528/javaccc0.jpg[/img]
Be more specific. What are you trying to do? What tutorial are you referring to (URL?)? And post your code - don't forget to use the code tags.
Jemiah
Your path variable isn't properly set up. Read this:
http://java.sun.com/docs/books/tutorial/getStarted/problems/index.html
> In the tutorial, I have done everything up to the
> point where it tells me to write javac
> HelloWorldApp.java
>
> I have entered that, but this comes up.
>
> [img[http://img215.imageshack.us/img215/4528/javaccc0.
> jpg[/img]
Right after the instructions to use javac there's a link to Common Problems and Their Solutions.