L
labrach
Hello
I'm setting a .bat file within a cmd.exe (on W2000 sp4)
This is a setting for a JAVA application, so that I need to set the
CLASSPATH variable :
set CLASSPATH=%CLASSPATH%:...
...
unfortunately, when setting the file, I've got an error :
line too long
I know tha
I'm setting a .bat file within a cmd.exe (on W2000 sp4)
This is a setting for a JAVA application, so that I need to set the
CLASSPATH variable :
set CLASSPATH=%CLASSPATH%:...
...
unfortunately, when setting the file, I've got an error :
line too long
I know tha