All right, Richard, I copies JWhich.class to my C:\junit3 directory and from the console prompt switched to that directory. Here is what I got:
and
and
By the way, for some reason my "system" must not be accepting the classpath I set in the environment variable, because when I type
C:\junit3>Classpath
I get the following:
c:\junit3>classpath
'classpath' is not recognized as an internal or external command, operable program or batch file.
c:\junit3>
beside results from JWhich doesn't return a classpath.
P.S.- When I set classpath, this is what I get back:
[ June 26, 2003: Message edited by: Kevin Knowles ]