<?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: Find out the number of parameters passed to a program</title>
	<atom:link href="https://www.italianscool.com/?feed=rss2&#038;p=158" rel="self" type="application/rss+xml" />
	<link>https://www.italianscool.com/?p=158</link>
	<description>Death of the mainframe?</description>
	<lastBuildDate>Mon, 06 Mar 2017 14:11:59 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>By: Santix</title>
		<link>https://www.italianscool.com/?p=158#comment-2124</link>
		<dc:creator><![CDATA[Santix]]></dc:creator>
		<pubDate>Mon, 06 Mar 2017 14:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.italianscool.com/?p=158#comment-2124</guid>
		<description><![CDATA[Yes that&#039;s absolutely correct, this samples have been tested using Dell COBOL compiler.]]></description>
		<content:encoded><![CDATA[<p>Yes that&#8217;s absolutely correct, this samples have been tested using Dell COBOL compiler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santix</title>
		<link>https://www.italianscool.com/?p=158#comment-1884</link>
		<dc:creator><![CDATA[Santix]]></dc:creator>
		<pubDate>Tue, 02 Aug 2016 17:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.italianscool.com/?p=158#comment-1884</guid>
		<description><![CDATA[Hi Pratheep,

which COBOL version are you using? Is it Dell COBOL? If so which version exactly?]]></description>
		<content:encoded><![CDATA[<p>Hi Pratheep,</p>
<p>which COBOL version are you using? Is it Dell COBOL? If so which version exactly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratheep Vaz</title>
		<link>https://www.italianscool.com/?p=158#comment-1883</link>
		<dc:creator><![CDATA[Pratheep Vaz]]></dc:creator>
		<pubDate>Tue, 02 Aug 2016 13:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.italianscool.com/?p=158#comment-1883</guid>
		<description><![CDATA[Hi Santix,

I found this is not working if there are multiple calls to the same program with different number of parameters. If there is a call with 3 parameters and the subsequent call is with 2 parameters then the count is displayed as 3 in both cases.

Please help if you have a solution for this.

Thanks
Pratheep]]></description>
		<content:encoded><![CDATA[<p>Hi Santix,</p>
<p>I found this is not working if there are multiple calls to the same program with different number of parameters. If there is a call with 3 parameters and the subsequent call is with 2 parameters then the count is displayed as 3 in both cases.</p>
<p>Please help if you have a solution for this.</p>
<p>Thanks<br />
Pratheep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Metin</title>
		<link>https://www.italianscool.com/?p=158#comment-231</link>
		<dc:creator><![CDATA[Metin]]></dc:creator>
		<pubDate>Mon, 09 Mar 2015 16:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.italianscool.com/?p=158#comment-231</guid>
		<description><![CDATA[Unfortunately, COBOL does not guarantee non-passed argument address to be NULL. So this does not work in all situations!]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, COBOL does not guarantee non-passed argument address to be NULL. So this does not work in all situations!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
