> -----Original Message-----
> From: [EMAIL PROTECTED]
> Sent: 04 January 2001 18:28
> To: [EMAIL PROTECTED]; KIRKBRIDE Rob
> ([EMAIL PROTECTED])
> Subject: java questions
>
>
>
> 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
Because you are using DOS!
This is a Linux forum. Please redirect your question elsewhere.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]