<?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=CREATE</id>
	<title>CREATE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=CREATE"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=CREATE&amp;action=history"/>
	<updated>2026-04-30T16:35:42Z</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=CREATE&amp;diff=1650&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;&#039;&#039;&#039;CREATE&#039;&#039;&#039; is a DCL command that creates a sequential disk file or files.  =Syntax=  CREATE  filespec[,...] ==Qualifiers== * /LOG specifies that an...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=CREATE&amp;diff=1650&amp;oldid=prev"/>
		<updated>2019-12-02T14:17:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;CREATE&amp;#039;&amp;#039;&amp;#039; 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 sequential disk &lt;a href=&quot;/File&quot; title=&quot;File&quot;&gt;file&lt;/a&gt; or files.  =Syntax=  CREATE  filespec[,...] ==Qualifiers== * /LOG specifies that an...&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;CREATE&amp;#039;&amp;#039;&amp;#039; is a [[DCL]] [[Command|command]] that creates a sequential disk [[File|file]] or files.&lt;br /&gt;
&lt;br /&gt;
=Syntax=&lt;br /&gt;
 CREATE  filespec[,...]&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /LOG specifies that an informational message should be printed.&lt;br /&gt;
* /OWNER_UIC=uic specifies the [[UIC]] to be associated with the file being created (the default is your own UIC).  Requires SYSPRV (system privilege) privilege to specify a user identification code (UIC) other than your own.&lt;br /&gt;
* /PROTECTION=(ownership[:access][,...]) specifies [[UIC Protection]] for the file. By default, if the file already exists (a new version is created), the protection of the existing file is applied; otherwise the current [[Default Protection|default protection]] is applied.&lt;br /&gt;
* /SYMLINK=&amp;quot;text&amp;quot; creates a symbolic link containing the specified text without the enclosing quotation marks. If the created symbolic link is subsequently encountered during any file-name processing, the contents of the symbolic link are read and treated as a POSIX pathname specification. No previous version of the symbolic link can exist. If the path is absolute (that is, it starts with a slash character), RMS attempts to translate its first field as a logical name.&lt;br /&gt;
* /VOLUME=n places the file on the specified relative volume of a [[Volume Set|multivolume set]]. By default, the file is placed arbitrarily in a multivolume set.&lt;br /&gt;
&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>