<?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=Process-Permanent_File</id>
	<title>Process-Permanent File - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=Process-Permanent_File"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Process-Permanent_File&amp;action=history"/>
	<updated>2026-04-30T11:59:20Z</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=Process-Permanent_File&amp;diff=1587&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;A &#039;&#039;&#039;process-permanent file&#039;&#039;&#039; is a file open for the life of the process. Any file open with the OPEN command, whether from level 0 of DCL or from a command procedure...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Process-Permanent_File&amp;diff=1587&amp;oldid=prev"/>
		<updated>2019-11-28T15:53:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;process-permanent file&amp;#039;&amp;#039;&amp;#039; is a file open for the life of the process. Any file open with the &lt;a href=&quot;/OPEN&quot; title=&quot;OPEN&quot;&gt;OPEN&lt;/a&gt; command, whether from level 0 of &lt;a href=&quot;/DCL&quot; title=&quot;DCL&quot;&gt;DCL&lt;/a&gt; or from a command procedure...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;#039;&amp;#039;&amp;#039;process-permanent file&amp;#039;&amp;#039;&amp;#039; is a file open for the life of the process. Any file open with the [[OPEN]] command, whether from level 0 of [[DCL]] or from a command procedure, stays open for the life of the process until explicitly closed with the [[CLOSE]] command. Default process permanent files inlcude:&lt;br /&gt;
&lt;br /&gt;
* [[SYS$INPUT]]&lt;br /&gt;
* [[SYS$OUTPUT]]&lt;br /&gt;
* [[SYS$ERROR]]&lt;br /&gt;
* [[SYS$COMMAND]]&lt;br /&gt;
&lt;br /&gt;
Process-permanent files are stored in a special area in memory. Note that if you keep a large number of files open at the same time, you can exhaust this area. If this occurs, close some of the files (or log out).&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>