Hi Israel, thx for the help, I know there are some windows gurus out there ;)
Bye, Norman 2010/5/11 Israel Tsadok <[email protected]>: > Norman, > To do something like this in windows, you need the following lines in run.bat: > > SETLOCAL ENABLEDELAYEDEXPANSION > > FOR %%j IN ("%REPO%"\*.jar) DO ( > SET CLASSPATH=!CLASSPATH!;%%j > ) > > Hope you get the picture. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
