dear sir/madam,

i have just completed a simple Java+Jess program....can anyone show me how to convert it into a single executable file instead of issuing the following commands everytime i want to execute the program?

c:\javac -classpath c:\JessXX\jess.jar;. MyFile.java

c:\java -classpath c:\JessXX\jess.jar;. MyFile

.....please highlight whether should it be in .exe , .jar, or .bat format?

thank you so much.



Do You Yahoo!?
Get your free @yahoo.com.hk address at Yahoo! Mail.

Reply via email to