Textpad complies the java ok. But when I try to run with textpad I get error. I look at dir w/java file and see a bat file made by textpad:
@ECHO OFF
C:
CD "\Documents and Settings\user1\Desktop\java"
"C:\Program Files\Java\jdk1.6.0_24\bin\java.exe"
PAUSE
There is NO file name for the class file (which IS there in the dir too) after the path to the exe in the bat. What is the problem? Why doesn't TP have the class file there?
Thanks
Textpad bat file for java execution is wrong.
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard