<?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=SET_VERIFY</id>
	<title>SET VERIFY - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=SET_VERIFY"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=SET_VERIFY&amp;action=history"/>
	<updated>2026-04-19T18:28:43Z</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=SET_VERIFY&amp;diff=1609&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;&#039;&#039;&#039;SET VERIFY&#039;&#039;&#039; is a DCL command that controls whether command lines and data lines in command procedures are displayed at the terminal...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=SET_VERIFY&amp;diff=1609&amp;oldid=prev"/>
		<updated>2019-12-02T08:59:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;SET VERIFY&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 controls whether command lines and data lines in &lt;a href=&quot;/Command_Procedure&quot; class=&quot;mw-redirect&quot; title=&quot;Command Procedure&quot;&gt;command procedures&lt;/a&gt; are displayed at the terminal...&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;SET VERIFY&amp;#039;&amp;#039;&amp;#039; is a [[DCL]] [[Command|command]] that controls whether command lines and data lines in [[Command Procedure|command procedures]] are displayed at the terminal or are printed in a [[Batch Job|batch job log]]. The information displayed by the SET VERIFY command can help you in debugging command procedures.&lt;br /&gt;
&lt;br /&gt;
=Syntax=&lt;br /&gt;
  SET VERIFY  [=([NO]PROCEDURE, [NO]IMAGE)]&lt;br /&gt;
  SET NOVERIFY&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
Two types of verification can be specified: PROCEDURE and IMAGE.&lt;br /&gt;
&lt;br /&gt;
Procedure verification causes each DCL command line in a command procedure to be written to the [[SYS$OUTPUT|output device]]. &lt;br /&gt;
&lt;br /&gt;
Image verification causes data lines (input data that is included as part of the [[SYS$INPUT]] input stream) to be written to the [[SYS$OUTPUT|output device]].&lt;br /&gt;
&lt;br /&gt;
By default, &amp;#039;&amp;#039;&amp;#039;both&amp;#039;&amp;#039;&amp;#039; types of verification are set or cleared with SET VERIFY and SET NOVERIFY. If you specify only one keyword, the other is not affected. If you specify only one keyword, omit the parentheses.&lt;br /&gt;
&lt;br /&gt;
=See also=&lt;br /&gt;
* [[F$VERIFY()]]&lt;br /&gt;
&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>