Hi all!
I just started my trip into the exciting world of Java programming.
And I found trouble after just a few minutes....
I am running on a winxp OS.
I have serious difficulities working out how to get the command prompt to work right. The screen does not show the symbols I am entering (e.g. ":"). This means i cannot change to another harddrive.
Regular dos commands as edit, copy del etc. only work when I am in the system 32 folder. The paths in the User Variables and System Variables are set up correctly. But I get the following error when typing such commands:
"The name specified is not recognized as an internal or external command, operable program or batch file"
So far so bad
I also have the same problem when using java commands, e.g
javac (theprogram).java when compiling.
The path is correctly set up here to.
Do any of you have any suggestions in solving these issues?
Please help!!!