hi,
that works well for a single command, but how do you set an an environmental variable. If i "setenv CLASSPATH <path>" then java can't find anything. Even if i put the different paths to all the java libs etc it still doesn't find anything. The reason that i need to set a varaiable is that i want to use jython, which must be added to the classpath. You can't run this using the java command.
cheers nick.