NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

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