I have Win NT4 SP5 i have in my autoexec.bat the only line :
SET PATH=c:\jdk1.2\bin
so when i type c:\path
i get PATH=C:\WINNT\system32;C:\WINNT;c:\jdk1.2\bin
OK to use commapi i must change the classpath...when i add to autoexec then line
SET CLASSPATH=c:\commapi\comm.jar;%classpath%
and when i restart my PC, and type c:\classpath
the commande is not recognised !!!
can someone help me ?
SET PATH=c:\jdk1.2\bin
so when i type c:\path
i get PATH=C:\WINNT\system32;C:\WINNT;c:\jdk1.2\bin
OK to use commapi i must change the classpath...when i add to autoexec then line
SET CLASSPATH=c:\commapi\comm.jar;%classpath%
and when i restart my PC, and type c:\classpath
the commande is not recognised !!!
can someone help me ?