 




<?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: How to convert a &#8220;Numeric-String&#8221; with &#8216;-&#8217; sign and decimal places into pure &#8220;Numeric&#8221;?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-convert-a-numeric-string-with-sign-and-decimal-places-into-pure-numeric/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-convert-a-numeric-string-with-sign-and-decimal-places-into-pure-numeric/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 02:14:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-convert-a-numeric-string-with-sign-and-decimal-places-into-pure-numeric/#comment-78873</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Mon, 05 Jul 2010 22:15:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-78873</guid>
		<description><![CDATA[&lt;i&gt;I tried using %TRIM and then %DEC on it to convert the same, but iam not getting the desired/expected result.&lt;/i&gt;

Have you solved your problem? Did the example work for you? If not, you need to show us how you tried to use %TRIM and %DEC. Without seeing your code, there is no way to help you correct the problem.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>I tried using %TRIM and then %DEC on it to convert the same, but iam not getting the desired/expected result.</i></p>
<p>Have you solved your problem? Did the example work for you? If not, you need to show us how you tried to use %TRIM and %DEC. Without seeing your code, there is no way to help you correct the problem.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nullfields</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-convert-a-numeric-string-with-sign-and-decimal-places-into-pure-numeric/#comment-78770</link>
		<dc:creator>nullfields</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:20:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-78770</guid>
		<description><![CDATA[in COBOL, there is the intrinsic functions of NUMVAL and NUMVAL-C that will do the conversion for you in a single statement.]]></description>
		<content:encoded><![CDATA[<p>in COBOL, there is the intrinsic functions of NUMVAL and NUMVAL-C that will do the conversion for you in a single statement.</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/8 queries in 0.012 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 03:39:25 -->