<?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=RFILE_%28command%29</id>
	<title>RFILE (command) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.ndwiki.org/index.php?action=history&amp;feed=atom&amp;title=RFILE_%28command%29"/>
	<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=RFILE_(command)&amp;action=history"/>
	<updated>2026-05-16T11:24:48Z</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=RFILE_(command)&amp;diff=4274&amp;oldid=prev</id>
		<title>Tingo: created RFILE (command) page</title>
		<link rel="alternate" type="text/html" href="https://www.ndwiki.org/index.php?title=RFILE_(command)&amp;diff=4274&amp;oldid=prev"/>
		<updated>2017-08-15T11:46:59Z</updated>

		<summary type="html">&lt;p&gt;created RFILE (command) page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; @RFILE &amp;lt;file no.&amp;gt;, &amp;lt;memory address&amp;gt;, &amp;lt;block no.&amp;gt;, &amp;lt;number of words&amp;gt;&lt;br /&gt;
Transfer one or more blocks from a file opened for random read into the user&amp;#039;s memory.&lt;br /&gt;
; &amp;lt;file no.&amp;gt; : (octal) logical device number from the @OPEN-FILE or @CONNECT-FILE.&lt;br /&gt;
; &amp;lt;memory address&amp;gt; : (octal, default = 0) starting address of memory destination.&lt;br /&gt;
; &amp;lt;block no.&amp;gt; : (octal, default = 0) block number to be accessed.&lt;br /&gt;
; &amp;lt;number of words&amp;gt; : (decimal, default = 256) length of the block in words.&lt;br /&gt;
&lt;br /&gt;
Rules:&lt;br /&gt;
#Permitted for all users.&lt;br /&gt;
#Can also be used on communication channels.&lt;br /&gt;
#Default block size is 256 (decimal).&lt;br /&gt;
#When using direct access mode, the number of words red/write must be a multiple of physical block size.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
@RFILE 101, 400, 0, 1000&lt;br /&gt;
&lt;br /&gt;
Read 100 (octal) words from block 0 of file 101 (octal) to memory address 400 (octal).&lt;br /&gt;
&lt;br /&gt;
== Related commands ==&lt;br /&gt;
@[[SET-BLOCK-SIZE]]&lt;br /&gt;
&lt;br /&gt;
@[[WFILE (command)]]&lt;br /&gt;
&lt;br /&gt;
[[RFILE (monitor call)]]&lt;br /&gt;
&lt;br /&gt;
[[WFILE (monitor call)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{ND-doc|60.128.03}} (printed February 1983), page 1-169&lt;br /&gt;
&lt;br /&gt;
{{ND-doc|60.174.Q01}}&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Background Commands]]&lt;/div&gt;</summary>
		<author><name>Tingo</name></author>
	</entry>
</feed>