Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / tcontbegin.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: TCONTBEGIN</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="subsort.html">SUBSORT</a>]</td><td><nobr>[<a href="../resources.html#tcontbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="tcontend.html">TCONTEND</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>TCONTBEGIN</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;TCONTBEGIN&gt;</code><br>
28<var>markup...</var><br>
29<code>&lt;/TCONTBEGIN&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>TCONTBEGIN defines the markup to occur before the continuation
45of a broken thread. When MHonArc creates a multi-page
46thread index, it is possible that a thread may be split across
47mulitple pages. The use of TCONTBEGIN is to prompt the reader
48that the following messages listed are a continuation of a thread
49from the previous page.
50</p>
51
52<table border=0 cellpadding=8>
53<tr valign=top>
54<td><strong>NOTE</strong></td>
55<td><p>The values of the resource variables are based upon the first
56message on the page. However, a normal listing will be made for
57the first message. Therefore, the value of TCONTBEGIN should
58<strong>NOT</strong> contain linkage to a message. The purpose
59of TCONTBEGIN is purely informative.
60</p>
61</td>
62</tr>
63</table>
64
65
66<!-- *************************************************************** -->
67<hr>
68<h2>Default Setting</h2>
69
70<pre>
71<b>&lt;TContBegin></b>
72&lt;li&gt;&lt;strong&gt;<a href="#SUBJECTNA">$SUBJECTNA$</a>&lt;/strong&gt;, &lt;em&gt;(continued)&lt;/em&gt;
73<b>&lt;/TContBegin></b>
74</pre>
75
76
77<!-- *************************************************************** -->
78<hr>
79<h2>Resource Variables</h2>
80
81<table border=1>
82<tr bgcolor="#C0C0C0">
83<th>Variable</th><th>Value</th>
84</tr>
85<tr valign=top>
86<td align=center><a name="A_ATTR" href="../rcvars.html#A_ATTR"><strong><code>$A_ATTR$</code></strong></a></td>
87<td>The <tt>NAME</tt> and <tt>HREF</tt> attributes to use in an anchor to link to the archived message. The <tt>NAME</tt> attribute links the messages to the index page.</td>
88</tr>
89<tr valign=top>
90<td align=center><a name="A_HREF" href="../rcvars.html#A_HREF"><strong><code>$A_HREF$</code></strong></a></td>
91<td>The <tt>HREF</tt> attribute to use in an anchor to link to the archived message.</td>
92</tr>
93<tr valign=top>
94<td align=center><a name="A_NAME" href="../rcvars.html#A_NAME"><strong><code>$A_NAME$</code></strong></a></td>
95<td>The <tt>NAME</tt> attribute to use in an anchor for messages to link to the index page.</td>
96</tr>
97<tr valign=top>
98<td align=center><a name="DATE" href="../rcvars.html#DATE"><strong><code>$DATE$</code></strong></a></td>
99<td>The date of the message.</td>
100</tr>
101<tr valign=top>
102<td align=center><a name="DDMMYYYY" href="../rcvars.html#DDMMYYYY"><strong><code>$DDMMYYYY$</code></strong></a></td>
103<td>Message date in dd/mm/yyyy format.</td>
104</tr>
105<tr valign=top>
106<td align=center><a name="ENV" href="../rcvars.html#ENV"><strong><code>$ENV$</code></strong></a></td>
107<td>Value of an environment variable.</td>
108</tr>
109<tr valign=top>
110<td align=center><a name="FROM" href="../rcvars.html#FROM"><strong><code>$FROM$</code></strong></a></td>
111<td>The complete text in the <tt>From:</tt> field of the message.</td>
112</tr>
113<tr valign=top>
114<td align=center><a name="FROMADDR" href="../rcvars.html#FROMADDR"><strong><code>$FROMADDR$</code></strong></a></td>
115<td>The e-mail address in the <tt>From:</tt> field of the message.</td>
116</tr>
117<tr valign=top>
118<td align=center><a name="FROMADDRDOMAIN" href="../rcvars.html#FROMADDRDOMAIN"><strong><code>$FROMADDRDOMAIN$</code></strong></a></td>
119<td>The e-mail address domain of the <tt>From:</tt> field of the message.</td>
120</tr>
121<tr valign=top>
122<td align=center><a name="FROMADDRNAME" href="../rcvars.html#FROMADDRNAME"><strong><code>$FROMADDRNAME$</code></strong></a></td>
123<td>The e-mail address "username" (or local-part) of the <tt>From:</tt> field of the message.</td>
124</tr>
125<tr valign=top>
126<td align=center><a name="FROMNAME" href="../rcvars.html#FROMNAME"><strong><code>$FROMNAME$</code></strong></a></td>
127<td>The human name of the person in the <tt>From:</tt> field of the message. If no human name is found, the username specified in the e-mail address is used.</td>
128</tr>
129<tr valign=top>
130<td align=center><a name="ICON" href="../rcvars.html#ICON"><strong><code>$ICON$</code></strong></a></td>
131<td>The context-type sensitive icon.</td>
132</tr>
133<tr valign=top>
134<td align=center><a name="ICONURL" href="../rcvars.html#ICONURL"><strong><code>$ICONURL$</code></strong></a></td>
135<td>The URL to the context-type sensitive icon.</td>
136</tr>
137<tr valign=top>
138<td align=center><a name="MMDDYYYY" href="../rcvars.html#MMDDYYYY"><strong><code>$MMDDYYYY$</code></strong></a></td>
139<td>Message date in mm/dd/yyyy format.</td>
140</tr>
141<tr valign=top>
142<td align=center><a name="MSGGMTDATE" href="../rcvars.html#MSGGMTDATE"><strong><code>$MSGGMTDATE$</code></strong></a></td>
143<td>GMT date of current message.</td>
144</tr>
145<tr valign=top>
146<td align=center><a name="MSGID" href="../rcvars.html#MSGID"><strong><code>$MSGID$</code></strong></a></td>
147<td>The message-id of the message.</td>
148</tr>
149<tr valign=top>
150<td align=center><a name="MSGLOCALDATE" href="../rcvars.html#MSGLOCALDATE"><strong><code>$MSGLOCALDATE$</code></strong></a></td>
151<td>Local date of current message.</td>
152</tr>
153<tr valign=top>
154<td align=center><a name="MSGNUM" href="../rcvars.html#MSGNUM"><strong><code>$MSGNUM$</code></strong></a></td>
155<td>The message number assigned to the message by MHonArc (includes leading zeros).</td>
156</tr>
157<tr valign=top>
158<td align=center><a name="MSGPREFIX" href="../rcvars.html#MSGPREFIX"><strong><code>$MSGPREFIX$</code></strong></a></td>
159<td>Filename prefix for message files.</td>
160</tr>
161<tr valign=top>
162<td align=center><a name="MSGTORDNUM" href="../rcvars.html#MSGTORDNUM"><strong><code>$MSGTORDNUM$</code></strong></a></td>
163<td>The ordinal message number of the current discussion thread.</td>
164</tr>
165<tr valign=top>
166<td align=center><a name="NOTE" href="../rcvars.html#NOTE"><strong><code>$NOTE$</code></strong></a></td>
167<td>Message annotation.</td>
168</tr>
169<tr valign=top>
170<td align=center><a name="NUMFOLUP" href="../rcvars.html#NUMFOLUP"><strong><code>$NUMFOLUP$</code></strong></a></td>
171<td>Number of explicit follow-ups to the message.</td>
172</tr>
173<tr valign=top>
174<td align=center><a name="ORDNUM" href="../rcvars.html#ORDNUM"><strong><code>$ORDNUM$</code></strong></a></td>
175<td>The current listing number of the message.</td>
176</tr>
177<tr valign=top>
178<td align=center><a name="SUBJECT" href="../rcvars.html#SUBJECT"><strong><code>$SUBJECT$</code></strong></a></td>
179<td>The subject text of the message, and if no arguments, wrapped in an anchor element that hyperlinks to the message.</td>
180</tr>
181<tr valign=top>
182<td align=center><a name="SUBJECTNA" href="../rcvars.html#SUBJECTNA"><strong><code>$SUBJECTNA$</code></strong></a></td>
183<td>The subject text of the message without the anchor element.</td>
184</tr>
185<tr valign=top>
186<td align=center><a name="TLEVEL" href="../rcvars.html#TLEVEL"><strong><code>$TLEVEL$</code></strong></a></td>
187<td>Numeric level of message in thread, starting with 0.</td>
188</tr>
189<tr valign=top>
190<td align=center><a name="YYYYMMDD" href="../rcvars.html#YYYYMMDD"><strong><code>$YYYYMMDD$</code></strong></a></td>
191<td>Message date in yyyy/mm/dd format.</td>
192</tr>
193</table>
194
195<!-- *************************************************************** -->
196<hr>
197<h2>Examples</h2>
198
199<p>None.
200</p>
201
202<!-- *************************************************************** -->
203<hr>
204<h2>Version</h2>
205
206<p>2.0
207</p>
208
209<!-- *************************************************************** -->
210<hr>
211<h2>See Also</h2>
212
213<p>
214<a href="multipg.html">MULTIPG</a>,
215<a href="tcontend.html">TCONTEND</a>,
216<a href="tindentbegin.html">TINDENTBEGIN</a>
217</p>
218
219<!-- *************************************************************** -->
220<hr>
221<!--x-rc-nav-->
222<table border=0><tr valign="top">
223<td align="left" width="50%">[Prev:&nbsp;<a href="subsort.html">SUBSORT</a>]</td><td><nobr>[<a href="../resources.html#tcontbegin">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="tcontend.html">TCONTEND</a>]</td></tr></table>
224<!--/x-rc-nav-->
225<hr>
226<address>
227$Date: 2002/07/27 05:13:11 $ <br>
228<img align="top" src="../monicon.png" alt="">
229<a href="http://www.mhonarc.org/"
230><strong>MHonArc</strong></a><br>
231Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
232>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
233>mhonarc@mhonarc.org</a><br>
234</address>
235
236</body>
237</html>