Hi All Java Guru,<br>
<br>
I have just enrolled an online Java course (very beginning). My first excercise is to compile the first few lines of code through dos. And of course, I am getting a bad command or file name error. I think that I have installed JDK correctly, but what I didn't do correctly is in the Autobat.bat? I followed the instructions from the course to go in the autobat.bat and add the following lines:<br>
<br>
PATH=c:\windows;c:\windows\command;c:\jdk11\bin<br>
SET CLASSPATH=.;c:\jdk11\lib\classes.zip<br>
<br>
And my file name is save under c:\jdk11\BigDebt.java<br>
<br>
Thanks,<br>
<br>
Santa<br>
<br>
<br>
I have just enrolled an online Java course (very beginning). My first excercise is to compile the first few lines of code through dos. And of course, I am getting a bad command or file name error. I think that I have installed JDK correctly, but what I didn't do correctly is in the Autobat.bat? I followed the instructions from the course to go in the autobat.bat and add the following lines:<br>
<br>
PATH=c:\windows;c:\windows\command;c:\jdk11\bin<br>
SET CLASSPATH=.;c:\jdk11\lib\classes.zip<br>
<br>
And my file name is save under c:\jdk11\BigDebt.java<br>
<br>
Thanks,<br>
<br>
Santa<br>
<br>