<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=MINUGLOBAL_command</id>
	<title>MINUGLOBAL command - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=MINUGLOBAL_command"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=MINUGLOBAL_command&amp;action=history"/>
	<updated>2026-05-08T22:19:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=MINUGLOBAL_command&amp;diff=120333&amp;oldid=prev</id>
		<title>RPuszewski: Created page with &quot;The &lt;var&gt;MINUGLOBAL&lt;/var&gt; command sets minumum values for all UTABLE resetable parameters. No changes are actually made to any user table settings. However, any subsequent &lt;var&gt;UTABLE&lt;/var&gt; or &lt;var&gt;PUSHUTABLE&lt;/var&gt; command by any user will honor the minimum value and if the defined value is less than the defined minimum, the value will be increased to the minimum value.  Note: &lt;var&gt;MINUTABLE&lt;/var&gt; takes precedence over any &lt;var&gt;MINUGLOBAL&lt;/var&gt; minimum value.    The &lt;var...&quot;</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=MINUGLOBAL_command&amp;diff=120333&amp;oldid=prev"/>
		<updated>2025-01-23T22:42:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;lt;var&amp;gt;MINUGLOBAL&amp;lt;/var&amp;gt; command sets minumum values for all UTABLE resetable parameters. No changes are actually made to any user table settings. However, any subsequent &amp;lt;var&amp;gt;UTABLE&amp;lt;/var&amp;gt; or &amp;lt;var&amp;gt;PUSHUTABLE&amp;lt;/var&amp;gt; command by any user will honor the minimum value and if the defined value is less than the defined minimum, the value will be increased to the minimum value.  Note: &amp;lt;var&amp;gt;MINUTABLE&amp;lt;/var&amp;gt; takes precedence over any &amp;lt;var&amp;gt;MINUGLOBAL&amp;lt;/var&amp;gt; minimum value.    The &amp;lt;var...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;lt;var&amp;gt;MINUGLOBAL&amp;lt;/var&amp;gt; command sets minumum values for all UTABLE resetable parameters. No changes are actually made to any user table settings. However, any subsequent &amp;lt;var&amp;gt;UTABLE&amp;lt;/var&amp;gt; or &amp;lt;var&amp;gt;PUSHUTABLE&amp;lt;/var&amp;gt; command by any user will honor the minimum value and if the defined value is less than the defined minimum, the value will be increased to the minimum value. &lt;br /&gt;
Note: &amp;lt;var&amp;gt;MINUTABLE&amp;lt;/var&amp;gt; takes precedence over any &amp;lt;var&amp;gt;MINUGLOBAL&amp;lt;/var&amp;gt; minimum value.  &lt;br /&gt;
&lt;br /&gt;
The &amp;lt;var&amp;gt;MINUGLOBAL&amp;lt;/var&amp;gt; command has two optional parameters:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;LIST&amp;lt;/var&amp;gt;  Lists the defined global minimums. &lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;CLEAR&amp;lt;/var&amp;gt; Clears all defined global minimums. &lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
===Command syntax===&lt;br /&gt;
The general form of the commands is:&lt;br /&gt;
&amp;lt;p class=&amp;quot;syntax&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;literal&amp;quot;&amp;gt;MINUGLOBAL&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;squareb&amp;quot;&amp;gt;[&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;term&amp;quot;&amp;gt;Parameters&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;squareb&amp;quot;&amp;gt;]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;literal&amp;quot;&amp;gt;MINUGLOBAL LIST&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;literal&amp;quot;&amp;gt;MINUGLOBAL CLEAR&amp;lt;/span&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
Where:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;Parameters&amp;lt;/var&amp;gt; are simply the values one would specify on a &amp;lt;var&amp;gt;RESET&amp;lt;/var&amp;gt; command. &lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&amp;lt;p class=&amp;quot;code&amp;quot;&amp;gt;MINUGLOBAL LVTBL 2000 &lt;br /&gt;
PUSHUTABLE LVTBL 1000    (LVTBL will be set to 2000)&lt;br /&gt;
begin&lt;br /&gt;
 ... &amp;lt;i&amp;gt;procedure code&amp;lt;/i&amp;gt;&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: User commands]]&lt;br /&gt;
[[Category: Commands]]&lt;/div&gt;</summary>
		<author><name>RPuszewski</name></author>
	</entry>
</feed>