Re: How to call SpreadSheet with a script?

On my Linux box, I created a script (ncdisplay):

#!/bin/sh
java -Xmx128m -cp /home/dmurray/visad.jar visad.ss.SpreadSheet -file $1

and in NetScape, I set up my application preferences for netCDF files
(.nc, .cdf) to  be:

/home/dmurray/bin/ncdisplay %s

so that when I download a netCDF file in my browser, the VisAD
SpreadSheet is launched.

The key thing is to make sure the classpath is set in the script.

Don


> Gianluca wrote:
> 
> Hi,
>      could someone tells me how I could call SpreadSheet with a
> script?
> 
> Thanks,
> Gianluca


  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: