Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 61dabb0b59bf11e80f1327c065cec842 > files > 267

MHonArc-2.4.9-1mdk.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>MHonArc Resources: TSLICE</title>
</head>
<body>

<address>
<a href="../resources.html#tslice">MHonArc Resource List</a>
</address>

<hr>
<h1>TSLICE</h1>

<!-- *************************************************************** -->
<hr>
<h2>Syntax</h2>

<dl>

<dt><strong>Envariable</strong><dt>
<dd><p>
<code>M2H_TSLICE=</code><var>number</var><code>:</code><var>number</var>
</p>
</dd>

<dt><strong>Element</strong><dt>
<dd><p><br>
<code>&lt;TSLICE&gt;</code><br>
<var>number</var><code>:</code><var>number</var><br>
<code>&lt;/TSLICE&gt;</code><br>
</p>
</dd>

<dt><strong>Command-line Option</strong><dt>
<dd><p>
<code>-tslice </code><var>number</var><code>:</code><var>number</var>
</p>
</dd>

</dl>

<!-- *************************************************************** -->
<hr>
<h2>Description</h2>

<p>TSLICE sets the size of the thread listing "slice" (ie. a portion
of the complete thread listing) when the
<b><tt>$TSLICE$</tt></b> resource variable is used.  The value
of the TSLICE resource is two numbers separated by a colon.
The first number is the number of messages listed <b>before</b> the
current message in the thread slice.  The second number is
the number of messages listed <b>after</b> the current message.
</p>

<!-- *************************************************************** -->
<hr>
<h2>Default Setting</h2>

<pre>
0:4
</pre>

<!-- *************************************************************** -->
<hr>
<h2>Resource Variables</h2>

<p>N/A
</p>

<!-- *************************************************************** -->
<hr>
<h2>Examples</h2>

<p>The default setting causes a thread slice to start with the
current message.  However, you may want to have the current message
in the middle so the reader can see message that come before along
with after the current message.  The following causes the
previous two and next two messages to be listed, with the current
in the middle:
</p>

<pre>
<b>&lt;TSlice></b>
2:2
<b>&lt;/TSlice></b>
</pre>

<!-- *************************************************************** -->
<hr>
<h2>Version</h2>

<p>2.2.0
</p>

<!-- *************************************************************** -->
<hr>
<h2>See Also</h2>

<p>
<a href="tslicebeg.html">TSLICEBEG</a>,
<a href="tsliceend.html">TSLICEEND</a>
</p>

<!-- *************************************************************** -->
<hr>
<address>
00/10/28 11:13:12<br>
<img align="top" src="../monicon.gif" alt="">
<a href="http://www.pobox.com/~ehood/mhonarc.html"
><strong>MHonArc</strong></a><br>
Copyright &#169; 1998-1999, <a href="http://www.pobox.com/~ehood/"
>Earl Hood</a>, <a href="mailto:mhonarc@pobox.com"
>mhonarc@pobox.com</a><br>
</address>

</body>
</html>