Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 28842e744495811080ce537d0b6dab00 > files > 107

grads-2.0.a9-0.2.fc15.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>