SNAPLIMD parameter: Difference between revisions
Jump to navigation
Jump to search
m (Created page with "0 or max number of occurrences of any particular snap ==Summary== <dl> <dt>Default value <dd>3 <dt>Parameter type <dd>System <dt>Where set <dd>System manager resettable <dt>Relat...") |
m (→Description) |
||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
This | This parameter limits the number of snaps which can be issued with any given snap title. That is, it prevents some bug from using up the snaps available as specified by the <var>SNAPLIM</var> parameter. | ||
The <code>*SNAP</code> snap title is not subject to <var>SNAPLIMD</var>, thus: | |||
<ul> | |||
<li>When the <var>*SNAP</var> command is issued, each snap thus created is considered unique, and will not be suppressed due to <var>SNAPLIMD</var>. | |||
<li>When the <var>BUMPSNAP</var> command is issued, each snap thus created is considered unique, and will not be suppressed due to <var>SNAPLIMD</var>. | |||
</ul> | |||
The | |||
< | |||
<var> | |||
Note that | |||
<ul> | |||
<li>When a snap is suppressed due to exceeding the <var>SNAPLIM</var> parameter, the <var>SNAPID</var> parameter is incremented. | |||
<li>If that is not the case (that is, if the <var>SNAPLIM</var> parameter is less than the <var>SNAPID</var> parameter), if there have already been at least as many snaps <b>actually produced</b> for the given snap title as the value of the <var>SNAPLIMD</var> parameter: | |||
<ul> | |||
<li>The snap is suppressed and the <var>SNAPID</var> parameter is <b>not</b> incremented (otherwise, the purpose of <var>SNAPLIMD</var> would be circumvented). | |||
</ul> | |||
</ul> | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] | ||
Revision as of 00:13, 11 September 2012
0 or max number of occurrences of any particular snap
Summary
- Default value
- 3
- Parameter type
- System
- Where set
- System manager resettable
- Related products
- ??
- Introduced
- Sirius Mods 8.1 (and by zap in 8.0)
Description
This parameter limits the number of snaps which can be issued with any given snap title. That is, it prevents some bug from using up the snaps available as specified by the SNAPLIM parameter.
The *SNAP
snap title is not subject to SNAPLIMD, thus:
- When the *SNAP command is issued, each snap thus created is considered unique, and will not be suppressed due to SNAPLIMD.
- When the BUMPSNAP command is issued, each snap thus created is considered unique, and will not be suppressed due to SNAPLIMD.
Note that
- When a snap is suppressed due to exceeding the SNAPLIM parameter, the SNAPID parameter is incremented.
- If that is not the case (that is, if the SNAPLIM parameter is less than the SNAPID parameter), if there have already been at least as many snaps actually produced for the given snap title as the value of the SNAPLIMD parameter:
- The snap is suppressed and the SNAPID parameter is not incremented (otherwise, the purpose of SNAPLIMD would be circumvented).