<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=P1</id>
	<title>P1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=P1"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=P1&amp;action=history"/>
	<updated>2026-04-30T10:27:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=P1&amp;diff=1129&amp;oldid=prev</id>
		<title>Darya.zelenina: Created page with &quot;&#039;&#039;&#039;P1&#039;&#039;&#039; is a local symbol created automatically for the first parameter passed to a command procedure. Other such symbols include P2, P3, P4, P5, P6, P7...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=P1&amp;diff=1129&amp;oldid=prev"/>
		<updated>2019-07-03T06:28:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;P1&amp;#039;&amp;#039;&amp;#039; is a local symbol created automatically for the first parameter passed to a command procedure. Other such symbols include &lt;a href=&quot;/index.php?title=P2&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;P2 (page does not exist)&quot;&gt;P2&lt;/a&gt;, &lt;a href=&quot;/index.php?title=P3&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;P3 (page does not exist)&quot;&gt;P3&lt;/a&gt;, &lt;a href=&quot;/index.php?title=P4&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;P4 (page does not exist)&quot;&gt;P4&lt;/a&gt;, &lt;a href=&quot;/index.php?title=P5&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;P5 (page does not exist)&quot;&gt;P5&lt;/a&gt;, &lt;a href=&quot;/index.php?title=P6&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;P6 (page does not exist)&quot;&gt;P6&lt;/a&gt;, P7...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;P1&amp;#039;&amp;#039;&amp;#039; is a local symbol created automatically for the first parameter passed to a command procedure. Other such symbols include [[P2]], [[P3]], [[P4]], [[P5]], [[P6]], [[P7]], and [[P8]].&lt;br /&gt;
&lt;br /&gt;
=Example=&lt;br /&gt;
&lt;br /&gt;
Consider the following command procedure named TEST.COM:&lt;br /&gt;
&lt;br /&gt;
 $ show sym P1&lt;br /&gt;
&lt;br /&gt;
This will display whatever values we pass as the first parameter to the command procedure:&lt;br /&gt;
&lt;br /&gt;
 $ @TEST 1&lt;br /&gt;
  P1 = &amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 $ @TEST Hello&lt;br /&gt;
  P1 = &amp;quot;HELLO&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 $ @TEST &amp;quot;Hello&amp;quot;&lt;br /&gt;
  P1 = &amp;quot;Hello&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 $ @TEST&lt;br /&gt;
  P1 = &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
* [[Command Procedure]]&lt;/div&gt;</summary>
		<author><name>Darya.zelenina</name></author>
	</entry>
</feed>