Hi,
I have an interest in learning Java and as a first step I have installed jdk
1.3 on my computer. I wrote the easiest code --Hello World but does not seem
to complie it. I think the problem is with the compiler as I cannot find the
.class files. Here's what I have in the autoexec.bat
@ECHO OFF
PROMPT $p$g
PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\jdk1.3\bin
set classpath=c:\java
SET TEMP=C:\DOS
REM ========== By ASUS CD/DVD-ROM driver ===========
rem - By Windows Setup - LH /L:1,27952 C:\WINDOWS\COMMAND\MSCDEX.EXE
/D:ASUSCD01 /V
REM ============================================
C:\WINDOWS\a4init.exe
I have tried but cannot execute it as I always come up with an error of Bad
command.
Please could you tell me what the problem is?
Thanks,
Ify
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]