Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / usinglastpg.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: USINGLASTPG</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="uselocaltime.html">USELOCALTIME</a>]</td><td><nobr>[<a href="../resources.html#usinglastpg">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="varregex.html">VARREGEX</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>USINGLASTPG</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p><code>M2H_USINGLASTPG=</code> [ <code>0</code> | <code>1</code> ]
22</p>
23</dd>
24
25<dt><strong>Element(s)</strong><dt>
26<dd><p><code>&lt;USINGLASTPG&gt;</code><br>
27<code>&lt;NOUSINGLASTPG&gt;</code><br>
28</p>
29</dd>
30
31<dt><strong>Command-line Option(s)</strong><dt>
32<dd><p>N/A
33</p>
34</dd>
35
36</dl>
37
38<!-- *************************************************************** -->
39<hr>
40<h2>Description</h2>
41
42<p>USINGLASTPG is a boolean resource to tell MHonArc if the
43<b>$LASTPG$</b> resource variable is in use.
44</p>
45<p>The usage of this resource is only applicable if
46<a href="multipg.html">MULTIPG</a> is set. By default, MHonArc
47will regenerate all pages of a multi-page index if a new page
48gets added to the archive. This is done to insure that any
49links to the last page of the index (via $PG(LAST)$) gets updated.
50</p>
51<p>If you want to save processing time, and you know you are not
52using <b>$LASTPG$</b> in any resource (or have a helper CGI
53program to link to the last page), set USINGLASTPG to 0.
54Any new page added will only cause the new page and previous
55page to be written/updated, assuming that added messages always
56appear at the end of message listings. MHonArc will
57still update relevant index pages if message listing order dictates
58such an action.
59</p>
60
61<!-- *************************************************************** -->
62<hr>
63<h2>Default Setting</h2>
64
65<p>1
66</p>
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>None.
80</p>
81
82<!-- *************************************************************** -->
83<hr>
84<h2>Version</h2>
85
86<p>2.1.2
87</p>
88
89<!-- *************************************************************** -->
90<hr>
91<h2>See Also</h2>
92
93<p><a href="multipg.html">MULTIPG</a>
94</p>
95
96<!-- *************************************************************** -->
97<hr>
98<!--x-rc-nav-->
99<table border=0><tr valign="top">
100<td align="left" width="50%">[Prev:&nbsp;<a href="uselocaltime.html">USELOCALTIME</a>]</td><td><nobr>[<a href="../resources.html#usinglastpg">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="varregex.html">VARREGEX</a>]</td></tr></table>
101<!--/x-rc-nav-->
102<hr>
103<address>
104$Date: 2002/07/27 05:13:11 $ <br>
105<img align="top" src="../monicon.png" alt="">
106<a href="http://www.mhonarc.org/"
107><strong>MHonArc</strong></a><br>
108Copyright &#169; 1998, <a href="http://www.earlhood.com/"
109>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
110>mhonarc@mhonarc.org</a><br>
111</address>
112
113</body>
114</html>