Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / prevbutton.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: PREVBUTTON</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="posixstrftime.html">POSIXSTRFTIME</a>]</td><td><nobr>[<a href="../resources.html#prevbutton">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="prevbuttonia.html">PREVBUTTONIA</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>PREVBUTTON</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;PREVBUTTON&gt;<br></code>
28<var>markup ...</var><br>
29<code>&lt;/PREVBUTTON&gt;<br></code>
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>PREVBUTTON defines the value of the <code>$BUTTON(PREV)$</code>
45resource when a message has a predecessor. That is, if the
46main index message list lists a message before the current
47message, <code>$BUTTON(PREV)$</code> will take on the value
48of PREVBUTTON. If a previous message doesn't exist, the <a
49href="prevbuttonia.html">PREVBUTTONIA</a> value will be used instead.
50</p>
51
52<!-- *************************************************************** -->
53<hr>
54<h2>Default Setting</h2>
55
56<pre>
57<b>&lt;PrevButton chop&gt;</b>
58[&lt;a href="<a href="#MSG">$MSG(PREV)$</a>"&gt;Date Prev&lt;/a&gt;]
59<b>&lt;/PrevButton&gt;</b>
60</pre>
61
62<!-- *************************************************************** -->
63<hr>
64<h2>Resource Variables</h2>
65
66<table border=1>
67<tr bgcolor="#C0C0C0">
68<th>Variable</th><th>Value</th>
69</tr>
70<tr valign=top>
71<td align=center><a name="BUTTON" href="../rcvars.html#BUTTON"><strong><code>$BUTTON$</code></strong></a></td>
72<td>Button markup linking to a message.</td>
73</tr>
74<tr valign=top>
75<td align=center><a name="DATE" href="../rcvars.html#DATE"><strong><code>$DATE$</code></strong></a></td>
76<td>The date of the message.</td>
77</tr>
78<tr valign=top>
79<td align=center><a name="DDMMYYYY" href="../rcvars.html#DDMMYYYY"><strong><code>$DDMMYYYY$</code></strong></a></td>
80<td>Message date in dd/mm/yyyy format.</td>
81</tr>
82<tr valign=top>
83<td align=center><a name="DOCURL" href="../rcvars.html#DOCURL"><strong><code>$DOCURL$</code></strong></a></td>
84<td>URL to documentation.</td>
85</tr>
86<tr valign=top>
87<td align=center><a name="ENV" href="../rcvars.html#ENV"><strong><code>$ENV$</code></strong></a></td>
88<td>Value of an environment variable.</td>
89</tr>
90<tr valign=top>
91<td align=center><a name="FROM" href="../rcvars.html#FROM"><strong><code>$FROM$</code></strong></a></td>
92<td>The complete text in the <tt>From:</tt> field of the message.</td>
93</tr>
94<tr valign=top>
95<td align=center><a name="FROMADDR" href="../rcvars.html#FROMADDR"><strong><code>$FROMADDR$</code></strong></a></td>
96<td>The e-mail address in the <tt>From:</tt> field of the message.</td>
97</tr>
98<tr valign=top>
99<td align=center><a name="FROMADDRDOMAIN" href="../rcvars.html#FROMADDRDOMAIN"><strong><code>$FROMADDRDOMAIN$</code></strong></a></td>
100<td>The e-mail address domain of the <tt>From:</tt> field of the message.</td>
101</tr>
102<tr valign=top>
103<td align=center><a name="FROMADDRNAME" href="../rcvars.html#FROMADDRNAME"><strong><code>$FROMADDRNAME$</code></strong></a></td>
104<td>The e-mail address "username" (or local-part) of the <tt>From:</tt> field of the message.</td>
105</tr>
106<tr valign=top>
107<td align=center><a name="FROMNAME" href="../rcvars.html#FROMNAME"><strong><code>$FROMNAME$</code></strong></a></td>
108<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>
109</tr>
110<tr valign=top>
111<td align=center><a name="GMTDATE" href="../rcvars.html#GMTDATE"><strong><code>$GMTDATE$</code></strong></a></td>
112<td>Current GMT date.</td>
113</tr>
114<tr valign=top>
115<td align=center><a name="ICON" href="../rcvars.html#ICON"><strong><code>$ICON$</code></strong></a></td>
116<td>The context-type sensitive icon.</td>
117</tr>
118<tr valign=top>
119<td align=center><a name="ICONURL" href="../rcvars.html#ICONURL"><strong><code>$ICONURL$</code></strong></a></td>
120<td>The URL to the context-type sensitive icon.</td>
121</tr>
122<tr valign=top>
123<td align=center><a name="IDXFNAME" href="../rcvars.html#IDXFNAME"><strong><code>$IDXFNAME$</code></strong></a></td>
124<td>Filename of main index page.</td>
125</tr>
126<tr valign=top>
127<td align=center><a name="IDXLABEL" href="../rcvars.html#IDXLABEL"><strong><code>$IDXLABEL$</code></strong></a></td>
128<td>Label for main index page.</td>
129</tr>
130<tr valign=top>
131<td align=center><a name="IDXPREFIX" href="../rcvars.html#IDXPREFIX"><strong><code>$IDXPREFIX$</code></strong></a></td>
132<td>Prefix of filenames of main index pages.</td>
133</tr>
134<tr valign=top>
135<td align=center><a name="IDXSIZE" href="../rcvars.html#IDXSIZE"><strong><code>$IDXSIZE$</code></strong></a></td>
136<td>Max number of messages that may be listed in index page.</td>
137</tr>
138<tr valign=top>
139<td align=center><a name="IDXTITLE" href="../rcvars.html#IDXTITLE"><strong><code>$IDXTITLE$</code></strong></a></td>
140<td>The title of the main index page.</td>
141</tr>
142<tr valign=top>
143<td align=center><a name="LINK" href="../rcvars.html#LINK"><strong><code>$LINK$</code></strong></a></td>
144<td>Link markup linking to a message.</td>
145</tr>
146<tr valign=top>
147<td align=center><a name="LOCALDATE" href="../rcvars.html#LOCALDATE"><strong><code>$LOCALDATE$</code></strong></a></td>
148<td>Current local date.</td>
149</tr>
150<tr valign=top>
151<td align=center><a name="MMDDYYYY" href="../rcvars.html#MMDDYYYY"><strong><code>$MMDDYYYY$</code></strong></a></td>
152<td>Message date in mm/dd/yyyy format.</td>
153</tr>
154<tr valign=top>
155<td align=center><a name="MSG" href="../rcvars.html#MSG"><strong><code>$MSG$</code></strong></a></td>
156<td>Filename of message.</td>
157</tr>
158<tr valign=top>
159<td align=center><a name="MSGGMTDATE" href="../rcvars.html#MSGGMTDATE"><strong><code>$MSGGMTDATE$</code></strong></a></td>
160<td>GMT date of current message.</td>
161</tr>
162<tr valign=top>
163<td align=center><a name="MSGID" href="../rcvars.html#MSGID"><strong><code>$MSGID$</code></strong></a></td>
164<td>The message-id of the message.</td>
165</tr>
166<tr valign=top>
167<td align=center><a name="MSGLOCALDATE" href="../rcvars.html#MSGLOCALDATE"><strong><code>$MSGLOCALDATE$</code></strong></a></td>
168<td>Local date of current message.</td>
169</tr>
170<tr valign=top>
171<td align=center><a name="MSGNUM" href="../rcvars.html#MSGNUM"><strong><code>$MSGNUM$</code></strong></a></td>
172<td>The message number assigned to the message by MHonArc (includes leading zeros).</td>
173</tr>
174<tr valign=top>
175<td align=center><a name="MSGPREFIX" href="../rcvars.html#MSGPREFIX"><strong><code>$MSGPREFIX$</code></strong></a></td>
176<td>Filename prefix for message files.</td>
177</tr>
178<tr valign=top>
179<td align=center><a name="MSGTORDNUM" href="../rcvars.html#MSGTORDNUM"><strong><code>$MSGTORDNUM$</code></strong></a></td>
180<td>The ordinal message number of the current discussion thread.</td>
181</tr>
182<tr valign=top>
183<td align=center><a name="NOTE" href="../rcvars.html#NOTE"><strong><code>$NOTE$</code></strong></a></td>
184<td>Message annotation.</td>
185</tr>
186<tr valign=top>
187<td align=center><a name="NUMFOLUP" href="../rcvars.html#NUMFOLUP"><strong><code>$NUMFOLUP$</code></strong></a></td>
188<td>Number of explicit follow-ups to the message.</td>
189</tr>
190<tr valign=top>
191<td align=center><a name="NUMOFMSG" href="../rcvars.html#NUMOFMSG"><strong><code>$NUMOFMSG$</code></strong></a></td>
192<td>Number of messages in the archive.</td>
193</tr>
194<tr valign=top>
195<td align=center><a name="NUMOFPAGES" href="../rcvars.html#NUMOFPAGES"><strong><code>$NUMOFPAGES$</code></strong></a></td>
196<td>Number of index pages.</td>
197</tr>
198<tr valign=top>
199<td align=center><a name="ORDNUM" href="../rcvars.html#ORDNUM"><strong><code>$ORDNUM$</code></strong></a></td>
200<td>The current listing number of the message.</td>
201</tr>
202<tr valign=top>
203<td align=center><a name="OUTDIR" href="../rcvars.html#OUTDIR"><strong><code>$OUTDIR$</code></strong></a></td>
204<td>Pathname of archive.</td>
205</tr>
206<tr valign=top>
207<td align=center><a name="PROG" href="../rcvars.html#PROG"><strong><code>$PROG$</code></strong></a></td>
208<td>Program name</td>
209</tr>
210<tr valign=top>
211<td align=center><a name="SUBJECT" href="../rcvars.html#SUBJECT"><strong><code>$SUBJECT$</code></strong></a></td>
212<td>The subject text of the message, and if no arguments, wrapped in an anchor element that hyperlinks to the message.</td>
213</tr>
214<tr valign=top>
215<td align=center><a name="SUBJECTNA" href="../rcvars.html#SUBJECTNA"><strong><code>$SUBJECTNA$</code></strong></a></td>
216<td>The subject text of the message without the anchor element.</td>
217</tr>
218<tr valign=top>
219<td align=center><a name="TIDXFNAME" href="../rcvars.html#TIDXFNAME"><strong><code>$TIDXFNAME$</code></strong></a></td>
220<td>Filename of thread index page.</td>
221</tr>
222<tr valign=top>
223<td align=center><a name="TIDXLABEL" href="../rcvars.html#TIDXLABEL"><strong><code>$TIDXLABEL$</code></strong></a></td>
224<td>Label for thread index page.</td>
225</tr>
226<tr valign=top>
227<td align=center><a name="TIDXPREFIX" href="../rcvars.html#TIDXPREFIX"><strong><code>$TIDXPREFIX$</code></strong></a></td>
228<td>Prefix of filenames of thread index pages.</td>
229</tr>
230<tr valign=top>
231<td align=center><a name="TIDXTITLE" href="../rcvars.html#TIDXTITLE"><strong><code>$TIDXTITLE$</code></strong></a></td>
232<td>Title of thread index.</td>
233</tr>
234<tr valign=top>
235<td align=center><a name="TLEVEL" href="../rcvars.html#TLEVEL"><strong><code>$TLEVEL$</code></strong></a></td>
236<td>Numeric level of message in thread, starting with 0.</td>
237</tr>
238<tr valign=top>
239<td align=center><a name="TSLICE" href="../rcvars.html#TSLICE"><strong><code>$TSLICE$</code></strong></a></td>
240<td>A <em>slice</em> of the thread listing relative to the current message. Size of slice determined by the TSLICE resource.</td>
241</tr>
242<tr valign=top>
243<td align=center><a name="VERSION" href="../rcvars.html#VERSION"><strong><code>$VERSION$</code></strong></a></td>
244<td>Program version.</td>
245</tr>
246<tr valign=top>
247<td align=center><a name="YYYYMMDD" href="../rcvars.html#YYYYMMDD"><strong><code>$YYYYMMDD$</code></strong></a></td>
248<td>Message date in yyyy/mm/dd format.</td>
249</tr>
250</table>
251
252<!-- *************************************************************** -->
253<hr>
254<h2>Examples</h2>
255
256<p>The following shows how an button image can be used for
257linking to the previous message in an archive:
258</p>
259
260<pre>
261<b>&lt;PrevButton chop&gt;</b>
262&lt;a href="<a href="#MSG">$MSG(PREV)$</a>"&gt;&lt;img src="prev.png" alt="[Date Prev]"&gt;&lt;/a&gt;
263<b>&lt;/PrevButton&gt;</b>
264</pre>
265
266<!-- *************************************************************** -->
267<hr>
268<h2>Version</h2>
269
270<p>1.2
271</p>
272
273<!-- *************************************************************** -->
274<hr>
275<h2>See Also</h2>
276
277<p>
278<a href="nextbutton.html">NEXTBUTTON</a>,
279<a href="nextbuttonia.html">NEXTBUTTONIA</a>,
280<a href="prevbuttonia.html">PREVBUTTONIA</a>,
281<a href="tprevbutton.html">TPREVBUTTON</a>,
282<a href="tprevbuttonia.html">TPREVBUTTONIA</a>,
283<a href="toplinks.html">TOPLINKS</a>
284</p>
285
286<!-- *************************************************************** -->
287<hr>
288<!--x-rc-nav-->
289<table border=0><tr valign="top">
290<td align="left" width="50%">[Prev:&nbsp;<a href="posixstrftime.html">POSIXSTRFTIME</a>]</td><td><nobr>[<a href="../resources.html#prevbutton">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="prevbuttonia.html">PREVBUTTONIA</a>]</td></tr></table>
291<!--/x-rc-nav-->
292<hr>
293<address>
294$Date: 2002/07/27 05:13:11 $ <br>
295<img align="top" src="../monicon.png" alt="">
296<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
297Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org">mhonarc@mhonarc.org</a><br>
298</address>
299
300</body>
301</html>