Re: run problem

>C:\test\vis>java visad.examples.Test68

The VisAD examples are part of the default package
(there is no "visad.examples" package). So, running:
    java Test68
from the examples directory should work for you.

-Curtis