<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSet</id>
		<title>Shell Commands/Set - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSet"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Set&amp;action=history"/>
		<updated>2026-05-18T07:44:32Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/Set&amp;diff=1990&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''Set''' - Creates or modifies specified local environment variable  NAME, STRING/F  &lt;nowiki&gt; NAME   - Name of the environment variable...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Set&amp;diff=1990&amp;oldid=prev"/>
				<updated>2015-03-03T12:09:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Set&amp;#039;&amp;#039;&amp;#039; - Creates or modifies specified local environment variable  NAME, STRING/F  &amp;lt;nowiki&amp;gt; NAME   - Name of the environment variable...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Set''' - Creates or modifies specified local environment variable&lt;br /&gt;
&lt;br /&gt;
NAME, STRING/F&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
NAME   - Name of the environment variable                                      &lt;br /&gt;
STRING - value to attach to the variable&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Set with NAME and STRING arguments creates a new environment variable.&lt;br /&gt;
The first word after Set is taken as the NAME.&lt;br /&gt;
Everything else on the command line is taken as the STRING argument.&lt;br /&gt;
Quotation marks are not required.&lt;br /&gt;
&lt;br /&gt;
An environment variable created with Set is local to the Shell&lt;br /&gt;
in which it was created. If you create a new Shell with the NEWSHELL command,&lt;br /&gt;
that Shell also recognizes any variables created in its parent Shell.&lt;br /&gt;
However, if you create a new Shell with the Execute Command&lt;br /&gt;
Ambient menu item or by opening the Shell icon, variables created&lt;br /&gt;
with SET are not recognized in the new Shells.&lt;br /&gt;
&lt;br /&gt;
NOTE: Set with no arguments lists the current local variables.&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>