View Single Post
Old 07/03/07, 8:29 AM   #241
Nemaa
Piston Honda
 
Nemaa's Avatar
 
Tauren Shaman
 
Twisting Nether (EU)
Originally Posted by Pater View Post
The error you see is possibly due to not being in the correct directory, not having the right PATH setting, or not using the correct command lines.
Command lines should be:

> javac ESCS.java

> java ESCS

(You can replace the second step with "java ESCS > out.txt" if you wish to send it to a text file.)
I don't have an english operating system so I can't tell you the exact error message what I get after giving "javac ESCS.java" command. It's someting about "javac" command not being recognized as a valid command.
 
User is offline.