<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.ndwiki.org/index.php?action=history&amp;feed=atom&amp;title=CONNECT-FILE</id>
	<title>CONNECT-FILE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.ndwiki.org/index.php?action=history&amp;feed=atom&amp;title=CONNECT-FILE"/>
	<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=CONNECT-FILE&amp;action=history"/>
	<updated>2026-05-13T21:14:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://www.ndwiki.org/index.php?title=CONNECT-FILE&amp;diff=2124&amp;oldid=prev</id>
		<title>Tingo: created page for the CONNECT-FILE command</title>
		<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=CONNECT-FILE&amp;diff=2124&amp;oldid=prev"/>
		<updated>2012-08-22T17:55:43Z</updated>

		<summary type="html">&lt;p&gt;created page for the CONNECT-FILE command&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; @CONNECT-FILE &amp;lt;file name&amp;gt; &amp;lt;file number&amp;gt; &amp;lt;access type&amp;gt;&lt;br /&gt;
This command may be used to open a mass storage file with a predefined file number. Otherwise it acts like the [[OPEN-FILE|OPEN]] command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;file name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
could be the name of a peripheral unit, eg., LINE-PRINTER or a user file name, which may be prefixed with [[file-directory-name]] and [[user-name]] if necessary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;file number&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is the logical unit number the file should be associated with. The number must be within 101 (octal) to 177 (octal), and not previously opened by the user.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;access type&amp;gt;&lt;br /&gt;
&lt;br /&gt;
specifies the intended [[access modes|access-mode]], only the following combinations are legal:&lt;br /&gt;
 R  - sequential read&lt;br /&gt;
 W  - sequential write&lt;br /&gt;
 RW - sequential read and write&lt;br /&gt;
 RX - random read&lt;br /&gt;
 WX - random read and write&lt;br /&gt;
 WA - sequential write append&lt;br /&gt;
 RC - random read with read and write access from other users allowed (only contiguous files)&lt;br /&gt;
 WC - random read and write with read and write access from other users allowed (only contiguous files)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{ND-doc|60.050.06}} section 3.4.5.2&lt;br /&gt;
&lt;br /&gt;
{{ND-doc|60.174.Q01}}&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
[[Category:Background Commands]]&lt;/div&gt;</summary>
		<author><name>Tingo</name></author>
	</entry>
</feed>