Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / tidxprefix.html
CommitLineData
86530b38
AT
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
2<html>
3<head>
4<title>MHonArc Resources: TIDXPREFIX</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="tidxpgssmarkup.html">TIDXPGSSMARKUP</a>]</td><td><nobr>[<a href="../resources.html#tidxprefix">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="timezones.html">TIMEZONES</a>]</td></tr></table>
10<!--/x-rc-nav-->
11<hr>
12<h1>TIDXPREFIX</h1>
13
14<!-- *************************************************************** -->
15<hr>
16<h2>Syntax</h2>
17
18<dl>
19
20<dt><strong>Envariable</strong></dt>
21<dd><p>
22<code>M2H_TIDXPREFIX=</code><var>prefix</var>
23</p>
24</dd>
25
26<dt><strong>Element</strong></dt>
27<dd><p>
28<code>&lt;TIDXPREFIX&gt;<br></code>
29<var>prefix</var><br>
30<code>&lt;/TIDXPREFIX&gt;<br></code>
31</p>
32</dd>
33
34<dt><strong>Command-line Option</strong></dt>
35<dd><p>
36<code>-tidxprefix </code><var>prefix</var>
37</p>
38</dd>
39
40</dl>
41
42<!-- *************************************************************** -->
43<hr>
44<h2>Description</h2>
45
46<p>TIDXPREFIX defines the prefix for the filenames of a multi-page
47thread index. The filename of the first page of the thread index is always equal
48to the value of the
49<a href="tidxfname.html">TIDXFNAME</a> resource. All other pages have
50a filename starting with the TIDXPREFIX value with the page number and
51"<tt>.html</tt>" following (or the value defined by the
52<a href="htmlext.html">HTMLEXT</a>). For example, the filenames for a 4 page
53thread index would be the following:
54</p>
55
56<pre>
57 threads.html
58 thrd2.html
59 thrd3.html
60 thrd4.html
61</pre>
62
63<p>assuming the default values for the TIDXFNAME and TIDXPREFIX
64resources.
65</p>
66
67<!-- *************************************************************** -->
68<hr>
69<h2>Default Setting</h2>
70
71<pre>
72thrd
73</pre>
74
75<!-- *************************************************************** -->
76<hr>
77<h2>Resource Variables</h2>
78
79<p>N/A
80</p>
81
82<!-- *************************************************************** -->
83<hr>
84<h2>Examples</h2>
85
86<p>None.
87</p>
88
89<!-- *************************************************************** -->
90<hr>
91<h2>Version</h2>
92
93<p>2.0
94</p>
95
96<!-- *************************************************************** -->
97<hr>
98<h2>See Also</h2>
99
100<p>
101<a href="multipg.html">MULTIPG</a>,
102<a href="tidxfname.html">TIDXFNAME</a>
103</p>
104
105<!-- *************************************************************** -->
106<hr>
107<!--x-rc-nav-->
108<table border=0><tr valign="top">
109<td align="left" width="50%">[Prev:&nbsp;<a href="tidxpgssmarkup.html">TIDXPGSSMARKUP</a>]</td><td><nobr>[<a href="../resources.html#tidxprefix">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="timezones.html">TIMEZONES</a>]</td></tr></table>
110<!--/x-rc-nav-->
111<hr>
112<address>
113$Date: 2002/07/27 05:13:11 $ <br>
114<img align="top" src="../monicon.png" alt="">
115<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
116Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org">mhonarc@mhonarc.org</a><br>
117</address>
118
119</body>
120</html>