how can i create a ".bat" file to directly open the java console to write the programs?
for example:
c:\cd \program files\java\jdk1.6\bin
now ive entered the above mentioned folder, after that if i have to write a program a will type "edit"
i.e- c:\program files\java\jdk1.6\bin> edit
After doing all this, an application opens to write the programs....