<?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=SPAWN</id>
	<title>SPAWN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=SPAWN"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=SPAWN&amp;action=history"/>
	<updated>2026-05-02T13:53:59Z</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=SPAWN&amp;diff=1710&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;SPAWN is a DCL command that creates a subprocess of the current process. Portions of the current process context are copied to the s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=SPAWN&amp;diff=1710&amp;oldid=prev"/>
		<updated>2019-12-02T17:32:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;SPAWN is a &lt;a href=&quot;/DCL&quot; title=&quot;DCL&quot;&gt;DCL&lt;/a&gt; &lt;a href=&quot;/Command&quot; title=&quot;Command&quot;&gt;command&lt;/a&gt; that creates a &lt;a href=&quot;/Subprocess&quot; title=&quot;Subprocess&quot;&gt;subprocess&lt;/a&gt; of the current &lt;a href=&quot;/Process&quot; title=&quot;Process&quot;&gt;process&lt;/a&gt;. Portions of the current process context are copied to the s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;SPAWN is a [[DCL]] [[Command|command]] that creates a [[Subprocess|subprocess]] of the current [[Process|process]]. Portions of the current process context are copied to the subprocess.  The RESOURCE_WAIT state is required to spawn a process. Requires [[TMPMBX]] (temporary mailbox) or [[PRMMBX]] (permanent mailbox) privilege. The SPAWN command does not manage terminal characteristics. The SPAWN and [[ATTACH]] commands cannot be used if your terminal has an associated [[Mailbox|mailbox]]. &lt;br /&gt;
=Syntax=&lt;br /&gt;
 SPAWN  [command-string]&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /CARRIAGE_CONTROL&lt;br /&gt;
* /CLI&lt;br /&gt;
* /INPUT&lt;br /&gt;
* /KERNEL_THREAD_LIMIT&lt;br /&gt;
* /KEYPAD&lt;br /&gt;
* /LOG&lt;br /&gt;
* /LOGICAL_NAMES&lt;br /&gt;
* /NOTIFY&lt;br /&gt;
* /OUTPUT&lt;br /&gt;
* /PRIVILEGES&lt;br /&gt;
* /PROCESS&lt;br /&gt;
* /PROMPT&lt;br /&gt;
* /SYMBOLS&lt;br /&gt;
* /TABLE&lt;br /&gt;
* /TRUSTED&lt;br /&gt;
* /WAIT&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>