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.

To learn about what's going on, see About the Archive Site.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20050930: Gddiag - no joy



Hello,
  That does it, and should have been noticed here. Thanks.  John

Unidata Support wrote:

John,

To reference the variable gfile in your shell script,
you need to use "$gfile" within the script after you have set it.
Eg, the lines in particular:
   GDFILE = $gfile
and
   CPYFIL = $gfile

See if that helps.....

Chiz