Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / reverse.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: REVERSE</title>
5</head>
6<body>
7<!--x-rc-nav-->
8<table border=0><tr valign="top">
9<td align="left" width="50%">[Prev:&nbsp;<a href="refslitxt.html">REFSLITXT</a>]</td><td><nobr>[<a href="../resources.html#reverse">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="rmm.html">RMM</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>REVERSE</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_REVERSE=</code>[ <code>0</code> | <code>1</code> ]
23</p>
24</dd>
25
26<dt><strong>Element(s)</strong><dt>
27<dd><p>
28<code>
29&lt;REVERSE&gt;<br>
30&lt;NOREVERSE&gt;<br>
31</code>
32</p>
33</dd>
34
35<dt><strong>Command-line Option(s)</strong><dt>
36<dd><p>
37<code>-reverse<br>
38-noreverse
39</code>
40</p>
41</dd>
42
43</dl>
44
45<!-- *************************************************************** -->
46<hr>
47<h2>Description</h2>
48
49<p>If the REVERSE resource on, message groups in the main index will be
50listed in the reverse
51order of the sort option specified. For example,
52if date sorting is specified (see
53<a href="sort.html">SORT</a>), then the messages will be listed
54in reverse chronological order. If <a href="subsort.html">SUBSORT</a>
55is active, each subject group will have the most recent message
56first and oldest last.
57</p>
58
59<!-- *************************************************************** -->
60<hr>
61<h2>Default Setting</h2>
62
63<p>Off.
64</p>
65
66<!-- *************************************************************** -->
67<hr>
68<h2>Resource Variables</h2>
69
70<p>N/A
71</p>
72
73<!-- *************************************************************** -->
74<hr>
75<h2>Examples</h2>
76
77<p>The following example shows how to get the most recent messages
78to be listed first in the main index:
79</p>
80
81<pre>
82 % <b>mhonarc -sort -reverse</b> ...
83</pre>
84
85<!-- *************************************************************** -->
86<hr>
87<h2>Version</h2>
88
89<p>1.0
90</p>
91
92<!-- *************************************************************** -->
93<hr>
94<h2>See Also</h2>
95
96<p>
97<a href="authsort.html">AUTHSORT</a>,
98<a href="sort.html">SORT</a>,
99<a href="subsort.html">SUBSORT</a>
100</p>
101
102<!-- *************************************************************** -->
103<hr>
104<!--x-rc-nav-->
105<table border=0><tr valign="top">
106<td align="left" width="50%">[Prev:&nbsp;<a href="refslitxt.html">REFSLITXT</a>]</td><td><nobr>[<a href="../resources.html#reverse">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="rmm.html">RMM</a>]</td></tr></table>
107<!--/x-rc-nav-->
108<hr>
109<address>
110$Date: 2002/07/27 05:13:11 $ <br>
111<img align="top" src="../monicon.png" alt="">
112<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
113Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org">mhonarc@mhonarc.org</a><br>
114</address>
115
116</body>
117</html>