<?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=RECALL</id>
	<title>RECALL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=RECALL"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=RECALL&amp;action=history"/>
	<updated>2026-04-19T18:53:29Z</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=RECALL&amp;diff=1701&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;RECALL is a DCL command that displays up to 254 previously entered commands on the screen for subsequent execution.  =Syntax=  RECALL  [command-spe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=RECALL&amp;diff=1701&amp;oldid=prev"/>
		<updated>2019-12-02T17:23:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;RECALL 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 displays up to 254 previously entered &lt;a href=&quot;/Command&quot; title=&quot;Command&quot;&gt;commands&lt;/a&gt; on the screen for subsequent execution.  =Syntax=  RECALL  [command-spe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;RECALL is a [[DCL]] [[Command|command]] that displays up to 254 previously entered [[Command|commands]] on the screen for subsequent execution. &lt;br /&gt;
=Syntax=&lt;br /&gt;
 RECALL  [command-specifier]&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /ALL displays the entire recall buffer.&lt;br /&gt;
* /ERASE erases the contents of the recall buffer.&lt;br /&gt;
* /INPUT=filespec causes each line of the input file to be added to the recall buffer.&lt;br /&gt;
* /OUTPUT=filespec specifies the name of the output file where the contents of the recall buffer are written. If you do not specify a file type, the default is .LIS. The file specification cannot include the asterisk (*)  and the percent sign (%) wildcard characters. If the /ERASE qualifier is also specified, the contents of the recall buffer are erased after the contents of the recall buffer are written to the specified file. The /OUTPUT qualifier is incompatible with the /ALL and /PAGE qualifiers.&lt;br /&gt;
* /PAGE displays all the commands (and their numbers) available for recall one screen at a time. &lt;br /&gt;
* /SEARCH string searches the recall buffer and displays all the commands (and their numbers) that contain the specified search string.&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>