File: gradcomdsetgrads.html

package info (click to toggle)
grads 3%3A2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,336 kB
  • sloc: ansic: 61,642; sh: 10,612; makefile: 201; python: 3
file content (29 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--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 grads</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>set grads</b></h2>
<p>
<code>set grads <i>on</i>|<i>off</i></code>

<P>
This command turns on/off the display of the GrADS logo and the time label 
for sreen and printed output.

<p>
<H3>Usage Notes</H3><P>
<ol>
<li>The default is <code><i>on</i></code> and is 
reset by <a href="gradcomdclear.html"><code>clear</code></a>.
<p>
<li>
To turn off only the time label, use <a
href="gradcomdsettimelab.html"><code>set timelab</code></a>.
</ol>

</body>
</html>