Sophie

Sophie

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

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>
<head>
<title>GrADS Command: set wxopt</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>screen</b></h2>
<p>
<code>screen save|show|free <em>num</em></code>
<p>
This command allows the user to save the contents of the display window into a buffer in memory, and also to restore a saved buffer to the current display at any time. This command will work in double buffer mode and was written to facilitate animations when working interactively with GrADS. The options are as follows:
<p>
<ul>
<code>save</code>
<ul>
  Saves the contents of the display screen into  memory as buffer # 
  <code><em>num</em></code>.
</ul>
<p>
<code>show</code>
<ul>
  Draws the contents of buffer # 
  <code><em>num</em></code> to the screen.
</ul> 
<p>
<code>free</code>
<ul>
  Releases the contents of buffer # 
  <code><em>num</em></code> from memory. 
</ul> 
</ul>

<p>
<h3>Usage Notes</h3>
<p>This command does not work in batch mode. 
<h3>Examples </h3>


</body>
</html>