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

Re: 20050930: Gddiag - no joy


  • Subject: Re: 20050930: Gddiag - no joy
  • Date: Fri, 30 Sep 2005 17:27:18 -0400

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