<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=M204.2940</id>
	<title>M204.2940 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=M204.2940"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=M204.2940&amp;action=history"/>
	<updated>2026-04-24T13:26:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=M204.2940&amp;diff=112558&amp;oldid=prev</id>
		<title>DmeWiccan: Automatically generated page update</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=M204.2940&amp;diff=112558&amp;oldid=prev"/>
		<updated>2018-03-13T18:10:36Z</updated>

		<summary type="html">&lt;p&gt;Automatically generated page update&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:M204.2940 skeleton}}&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
This message indicates that an &amp;lt;var&amp;gt;[[INITIALIZE command|INITIALIZE]]&amp;lt;/var&amp;gt; command was entered that does not strictly conform to the syntax: an extraneous string was entered which appeared to be a filename, but &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; operates on the file specified by the &amp;lt;var&amp;gt;IN&amp;lt;/var&amp;gt; clause, not by a filename following &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt;.&lt;br /&gt;
&amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
Prior to version 7.5, it was possible to place extraneous text on the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; command, and that text would be ignored.  In version 7.5 and higher, the syntax of the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; command is checked for strict&lt;br /&gt;
correctness. &amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
If you have entered the name of the file being initialized &amp;lt;em&amp;gt;after&amp;lt;/em&amp;gt; the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword, you should correct the command.  That is, remove the file name (and preceding &amp;lt;var&amp;gt;FILE&amp;lt;/var&amp;gt; keyword, if present) that is after the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword.&amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
The system manager can also use the &amp;lt;var&amp;gt;MSGCTL&amp;lt;/var&amp;gt; workaround&lt;br /&gt;
as described below so that all invalid &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; commands formatted in this way can continue to work.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;File manager response:&amp;lt;/b&amp;gt; The most direct response is to correct the command to conform to the proper syntax: that is, remove extraneous strings after the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword. &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &lt;br /&gt;
&amp;lt;b&amp;gt;System manager response:&amp;lt;/b&amp;gt; If you choose to always allow a file name after the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword (when that name is the same as the name of the file being initialized), you can issue (usually in CCAIN) the following command: &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;P class=&amp;quot;code&amp;quot;&amp;gt;MSGCTL M204.2940 NOCOUNT &amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
This action represents a very special case for the &amp;lt;var&amp;gt;NOCOUNT&amp;lt;/var&amp;gt; option of &amp;lt;var&amp;gt;MSGCTL&amp;lt;/var&amp;gt;. Normally, &amp;lt;var&amp;gt;NOCOUNT&amp;lt;/var&amp;gt; &amp;lt;b&amp;gt;only&amp;lt;/b&amp;gt; changes a message so that it does not increment the error count, and it does not directly affect the operation which issued the error message. For this message, however, &amp;lt;var&amp;gt;NOCOUNT&amp;lt;/var&amp;gt; indicates that this condition is to be allowed, and normal processing of the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; command will continue. &amp;lt;/P&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
Issuing the above &amp;lt;var&amp;gt;MSGCTL&amp;lt;/var&amp;gt; command does not introduce any risk, relative to behavior with Model 204 prior to version 7.5, of an incorrect operation of &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt;. The only caution to be observed is that in pre-7.5 versions of Model&amp;amp;nbsp;204, a file name after the&lt;br /&gt;
&amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword is &amp;lt;em&amp;gt;not&amp;lt;/em&amp;gt; checked against the name of the file being initialized. So the use of the file name after the &amp;lt;var&amp;gt;INITIALIZE&amp;lt;/var&amp;gt; keyword might be a risky practice, if it is possible such a command might be used in a pre-7.5 version of Model&amp;amp;nbsp;204.&lt;br /&gt;
&amp;lt;/P&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==See also==&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;[[M204.2941]]&lt;br /&gt;
&amp;lt;li&amp;gt;[[M204.2942]]&lt;br /&gt;
&amp;lt;li&amp;gt;[[M204.2943]]&lt;br /&gt;
&amp;lt;li&amp;gt;[[M204.2944]]&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{{Template:M204.2940 footer}}&lt;br /&gt;
&amp;lt;!-- skeleton as it was in pdf/Use of filename after INITIALIZE keyword discouraged because it gave different results prior to version 7.5/--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
     See the FILE203.DME.QAR proc in QASHR for a number of M204.2940 instances and the INITIALIZE commands which produce them.&lt;br /&gt;
     This is produced by FILE203.DME.QA - of course.&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>DmeWiccan</name></author>
	</entry>
</feed>