Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > dcaf9bd555d1ce386641f56c6523d3ed > files > 106

grads-2.0.2-1.fc18.i686.rpm

<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<title>GrADS Command: run</title>
<body>

<H2><B>run</B></H2><P>

<code>run <i>filename &ltarguments&gt</i></code>

<p>
This command runs the script contained in the named file, which
generally has a <code>".gs"</code> tag at the end. Optional
<code><i>arguments</i></code> are passed to the script as a string
variable.

<H3>Usage Notes</H3><P>
<p>
The <code>run</code> command and the <code>".gs"</code> extension may
be implied. A Grads command such as: 
<ul><code>run cbar.gs</code></ul>

<p>
may be simplified to: 
<ul><code>cbar</code></ul>

<p>
See the discussion on <a href="script.html#storing">storing Grads
scripts</a> for further information.

<H3>Examples</H3><P>

</body>
</html>