 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ERROR MESSAGE</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/error-message-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/error-message-6/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 15:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: gmil494</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-message-6/#comment-65388</link>
		<dc:creator>gmil494</dc:creator>
		<pubDate>Sat, 11 Jul 2009 05:06:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-65388</guid>
		<description><![CDATA[As previously mentioned IDENTIFICATION DIVISION is not aligned with following paragraphs.

Note: in the program source the following::

000026 HELLO 15 110 No Initial Section (compiler looking for something missing...O)

000006 Date is &quot;S-&quot;  (I;ve never seen this in AS/400 or IBM mainframe COBOL? Correct/valid Y/N?)

Are you showing all source code (I notice that some lines have no source code entries...)

Linkage and Screen sections are valid but may not required, what to they reference and what
are they linked to (linkage/screens you&#039;ll need DDS for external screen or program described
screen is missing - unless you have overlooked these sections and have entered them with
nothing in the source code referencing them...

000026 Main Routine Section
reference your source code line 000024 Program-Done (exists before 000026 Main-Routine...)
lines 000024 and 000026 are out of sequence, the program ends before the main routine (000026)
is executed...]]></description>
		<content:encoded><![CDATA[<p>As previously mentioned IDENTIFICATION DIVISION is not aligned with following paragraphs.</p>
<p>Note: in the program source the following::</p>
<p>000026 HELLO 15 110 No Initial Section (compiler looking for something missing&#8230;O)</p>
<p>000006 Date is &#8220;S-&#8221;  (I;ve never seen this in AS/400 or IBM mainframe COBOL? Correct/valid Y/N?)</p>
<p>Are you showing all source code (I notice that some lines have no source code entries&#8230;)</p>
<p>Linkage and Screen sections are valid but may not required, what to they reference and what<br />
are they linked to (linkage/screens you&#8217;ll need DDS for external screen or program described<br />
screen is missing &#8211; unless you have overlooked these sections and have entered them with<br />
nothing in the source code referencing them&#8230;</p>
<p>000026 Main Routine Section<br />
reference your source code line 000024 Program-Done (exists before 000026 Main-Routine&#8230;)<br />
lines 000024 and 000026 are out of sequence, the program ends before the main routine (000026)<br />
is executed&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 17:09:13 -->