Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / folupbegin.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: FOLUPBEGIN</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="folrefs.html">FOLREFS</a>]</td><td><nobr>[<a href="../resources.html#folupbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="folupend.html">FOLUPEND</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>FOLUPBEGIN</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;FOLUPBEGIN&gt;</code><br>
28<var>markup...</var><br>
29<code>&lt;/FOLUPBEGIN&gt;</code><br>
30</p>
31</dd>
32
33<dt><strong>Command-line Option</strong></dt>
34<dd><p>N/A
35</p>
36</dd>
37
38</dl>
39
40<!-- *************************************************************** -->
41<hr>
42<h2>Description</h2>
43
44<p>FOLUPBEGIN defines the markup to start the explicit follow-up links
45after the message body on a message page.
46</p>
47
48<table border=0 cellpadding=4>
49<tr valign=top>
50<td><strong>NOTE</strong></td>
51<td><p>This resource is only applicable if the
52<a href="folrefs.html">FOLREFS</a> resource is on and the
53message has explicit follow-ups.
54</p>
55</td>
56</tr>
57</table>
58
59<!-- *************************************************************** -->
60<hr>
61<h2>Default Setting</h2>
62
63<pre>
64&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Follow-Ups&lt;/strong&gt;:
65&lt;ul&gt;
66</pre>
67
68<!-- *************************************************************** -->
69<hr>
70<h2>Resource Variables</h2>
71
72<p>N/A
73</p>
74
75<!-- *************************************************************** -->
76<hr>
77<h2>Examples</h2>
78
79<p>The following example shows the settings for the
80FOLUP* resources that use the HTML <tt>DL</tt> element
81to list the links:
82</p>
83<pre>
84<b>&lt;FolupBegin></b>
85&lt;dl&gt;
86&lt;dt&gt;&lt;strong&gt;Replies&lt;/strong&gt;&lt;dt&gt;
87<b>&lt;/FolupBegin></b>
88
89<b>&lt;<a href="foluplitxt.html">FolupLiTxt</a>></b>
90&lt;dd&gt;&lt;strong&gt;$SUBJECT$&lt;/strong&gt;, &lt;em&gt;$FROMNAME$&lt;/em&gt;&lt;/dd&gt;
91<b>&lt;/FolupLiTxt></b>
92
93<b>&lt;<a href="folupend.html">FolupEnd</a>></b>
94&lt;/dl&gt;
95<b>&lt;/FolupEnd></b>
96</pre>
97
98<!-- *************************************************************** -->
99<hr>
100<h2>Version</h2>
101
102<p>2.1.0
103</p>
104
105<!-- *************************************************************** -->
106<hr>
107<h2>See Also</h2>
108
109<p>
110<a href="folrefs.html">FOLREFS</a>,
111<a href="folupend.html">FOLUPEND</a>,
112<a href="foluplitxt.html">FOLUPLITXT</a>,
113<a href="refsbegin.html">REFSBEGIN</a>,
114<a href="refsend.html">REFSEND</a>,
115<a href="refslitxt.html">REFSLITXT</a>
116</p>
117
118<!-- *************************************************************** -->
119<hr>
120<!--x-rc-nav-->
121<table border=0><tr valign="top">
122<td align="left" width="50%">[Prev:&nbsp;<a href="folrefs.html">FOLREFS</a>]</td><td><nobr>[<a href="../resources.html#folupbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="folupend.html">FOLUPEND</a>]</td></tr></table>
123<!--/x-rc-nav-->
124<hr>
125<address>
12698/03/03 18:19:32<br>
127<img align="top" src="../monicon.png" alt="">
128<a href="http://www.mhonarc.org/"
129><strong>MHonArc</strong></a><br>
130Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
131>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
132>mhonarc@mhonarc.org</a><br>
133</address>
134
135</body>
136</html>