Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / fieldorder.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: FIELDORDER</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="expiredate.html">EXPIREDATE</a>]</td><td><nobr>[<a href="../resources.html#fieldorder">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="fieldsbeg.html">FIELDSBEG</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>FIELDORDER</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>N/A
22</p>
23</dd>
24
25<dt><strong>Element</strong></dt>
26<dd><p>
27<code>&lt;FIELDORDER&gt;<br></code>
28<var>1st-field-name</var><br>
29<var>2nd-field-name</var><br>
30<var>...</var><br>
31<code>&lt;/FIELDORDER&gt;<br></code>
32</p>
33</dd>
34
35<dt><strong>Command-line Option</strong></dt>
36<dd><p>N/A
37</p>
38</dd>
39
40</dl>
41
42<!-- *************************************************************** -->
43<hr>
44<h2>Description</h2>
45
46<P>The FIELDORDER resource allows you to control the order the message header
47fields appear in the HTML output.
48</P>
49
50<P>Each line of the &lt;FIELDORDER&gt; element is the exact
51case-insensitive name of a message header field. The order the fields
52are listed is the order they will appear in the filtered message. The
53special field value "<CODE>-extra-</CODE>" represents all fields not
54explicitly specified in the &lt;FIELDORDER&gt; element and not
55excluded by the <a href="excs.html">EXCS</a> resource. Extra fields are listed
56in sorted order. </P>
57
58<p>If <CODE>-extra-</CODE> is not specified, then only the fields
59listed will be displayed.
60</p>
61
62<table border=0 cellpadding=4>
63<tr valign=top>
64<td><strong>NOTE</strong></td>
65<td><p><a href="excs.html">EXCS</a> takes precedence over the
66FIELDORDER resource. Therefore,
67any field matched by EXCS will always be excluded regardless if the field is
68listed in FIELDORDER.
69</p>
70</td>
71</tr>
72</table>
73
74<!-- *************************************************************** -->
75<hr>
76<h2>Default Setting</h2>
77
78<PRE>
79<b>&lt;FieldOrder&gt;</b>
80to
81subject
82from
83date
84-extra-
85<b>&lt;/FieldOrder&gt;</b>
86</PRE>
87
88<!-- *************************************************************** -->
89<hr>
90<h2>Resource Variables</h2>
91
92<p>N/A
93</p>
94
95<!-- *************************************************************** -->
96<hr>
97<h2>Examples</h2>
98
99<p>None.
100</p>
101
102<!-- *************************************************************** -->
103<hr>
104<h2>Version</h2>
105
106<p>1.0
107</p>
108
109<!-- *************************************************************** -->
110<hr>
111<h2>See Also</h2>
112
113<p>
114<a href="excs.html">EXCS</a>,
115<a href="fieldsbeg.html">FIELDSBEG</a>,
116<a href="fieldsend.html">FIELDSEND</a>,
117<a href="fieldstyles.html">FIELDSTYLES</a>,
118<a href="fldbeg.html">FLDBEG</a>,
119<a href="fldend.html">FLDEND</a>,
120<a href="labelbeg.html">LABELBEG</a>,
121<a href="labelend.html">LABELEND</a>,
122<a href="labelstyles.html">LABELSTYLES</a>
123</p>
124
125<!-- *************************************************************** -->
126<hr>
127<!--x-rc-nav-->
128<table border=0><tr valign="top">
129<td align="left" width="50%">[Prev:&nbsp;<a href="expiredate.html">EXPIREDATE</a>]</td><td><nobr>[<a href="../resources.html#fieldorder">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="fieldsbeg.html">FIELDSBEG</a>]</td></tr></table>
130<!--/x-rc-nav-->
131<hr>
132<address>
133$Date: 2002/07/27 05:13:10 $ <br>
134<img align="top" src="../monicon.png" alt="">
135<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
136Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org">mhonarc@mhonarc.org</a><br>
137</address>
138
139</body>
140</html>