 




<?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: decimal data error</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/decimal-data-error-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-data-error-2/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: supriyob2</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-data-error-2/#comment-67869</link>
		<dc:creator>supriyob2</dc:creator>
		<pubDate>Wed, 09 Sep 2009 07:27:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-67869</guid>
		<description><![CDATA[if Variable (var) is alpahanumeric :

If var is numeric 

  move var to num-var

else 
 ....

if ur cobol pgm gets called from CLP then and a numeric value is being passed from CLP to a numeric field in cobol :
make the numeric varibale in cobol as comp-3.

Supriyo]]></description>
		<content:encoded><![CDATA[<p>if Variable (var) is alpahanumeric :</p>
<p>If var is numeric </p>
<p>  move var to num-var</p>
<p>else<br />
 &#8230;.</p>
<p>if ur cobol pgm gets called from CLP then and a numeric value is being passed from CLP to a numeric field in cobol :<br />
make the numeric varibale in cobol as comp-3.</p>
<p>Supriyo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nullfields</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-data-error-2/#comment-58823</link>
		<dc:creator>nullfields</dc:creator>
		<pubDate>Wed, 24 Dec 2008 16:01:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-58823</guid>
		<description><![CDATA[You can write an error handler that can be invoked by the cobol program similar to how MONMSG works in CL.  Look at &lt;a href=&quot;href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/books/c0918120.pdf&quot;&quot;&gt;Chapter 6 of the COBOL USERS GUIDE&lt;/a&gt;.

Also, depending on the verb used when the data decimal occured, you might be able to capture in with the verbs ON SIZE syntax.  You can also learn more about that in the COBOL USER GUIDE.

The guide mentioned above is for the OPM Cobol.  If you are actually and ILE/COBOL instead of COBOL/400, this is the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/books/sc092540.pdf&quot;&gt;link&lt;/a&gt;. (Chapter 16).]]></description>
		<content:encoded><![CDATA[<p>You can write an error handler that can be invoked by the cobol program similar to how MONMSG works in CL.  Look at <a href="href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/books/c0918120.pdf"">Chapter 6 of the COBOL USERS GUIDE</a>.</p>
<p>Also, depending on the verb used when the data decimal occured, you might be able to capture in with the verbs ON SIZE syntax.  You can also learn more about that in the COBOL USER GUIDE.</p>
<p>The guide mentioned above is for the OPM Cobol.  If you are actually and ILE/COBOL instead of COBOL/400, this is the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/books/sc092540.pdf">link</a>. (Chapter 16).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapiltiwari</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/decimal-data-error-2/#comment-58807</link>
		<dc:creator>kapiltiwari</dc:creator>
		<pubDate>Wed, 24 Dec 2008 07:30:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-58807</guid>
		<description><![CDATA[Can u clear it more. write a simple line of code]]></description>
		<content:encoded><![CDATA[<p>Can u clear it more. write a simple line of code</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 3/10 queries in 0.038 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 19:06:27 -->