This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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