LittleRedHat
Instructor
I thought I'd done everything right ... but obviously not! :-(
Using Win2k ...
At the command prompt this works fine
c:\Java>c:\jdk1.3.1\bin\javac Hello.java
I've tried to set the path via System Variables as
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\jdk1.3.1\bin
but unless I still include "jdk1.3.1\bin\" the "The name specified etc" error message is returned.
I would be grateful if anyone could point out the error of my ways!
TIA
LRH
Using Win2k ...
At the command prompt this works fine
c:\Java>c:\jdk1.3.1\bin\javac Hello.java
I've tried to set the path via System Variables as
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\jdk1.3.1\bin
but unless I still include "jdk1.3.1\bin\" the "The name specified etc" error message is returned.
I would be grateful if anyone could point out the error of my ways!
TIA
LRH