 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; *INZSR</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/as400/inzsr/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 00:29:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>INZSR with RETURN &amp; INLR</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/inzsr-with-return-inlr/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/inzsr-with-return-inlr/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 07:29:50 +0000</pubDate>
		<dc:creator>Pankaj1122</dc:creator>
				<category><![CDATA[*INZSR]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[RPGLE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi There, How INZSR will work with RETURN &#038; *inLR *ON. 1:-&#62;I mean Pgm A is calling Pgm B.Pgm B is using INZSR &#038; RETURN .So how INZSR  will work during the 2nd call to PgmB .I mean when Pgm B got called 2nd time then control will pass to INZSR or Not? 2:-&#62;Pgm A [...]]]></description>
				<content:encoded><![CDATA[<p>Hi There,<br />
How INZSR will work with RETURN &#038; *inLR *ON.</p>
<div></div>
<div>1:-&gt;I mean Pgm A is calling Pgm B.Pgm B is using INZSR &#038; RETURN .So how INZSR  will work during the 2nd call to PgmB .I mean when Pgm B got called 2nd time then control will pass to INZSR or Not?</div>
<div></div>
<div>2:-&gt;Pgm A is calling Pgm B.Pgm B is using INZSR &#038; *inLr = *On.Then for the 2nd call to Pgm B .INZSR will be call or Not?</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/inzsr-with-return-inlr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>*INZSR</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/inzsr/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/inzsr/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 05:35:05 +0000</pubDate>
		<dc:creator>ankit2002</dc:creator>
				<category><![CDATA[*INZSR]]></category>
		<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 command functions]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB  uses the RETRN operation to return to PGMA.   When PGMA call PGMB the    second time is the *INZSR executed? If you specify RETRN in called program, the *INZSR will not execute again. Why *INZSR will not get excuted second time&#8230;??]]></description>
				<content:encoded><![CDATA[<p><b>When PGMA calls PGMB for the first time PGMB executes the<br />
*INZSR. PGMB  uses<br />
the RETRN operation to return to PGMA.  <br />
When PGMA call PGMB the    second<br />
time is the *INZSR executed?</b><br/><br/><br />
If you specify RETRN in called<br />
program, the *INZSR will not execute again.<br />
<br/><br/><br />
Why *INZSR will not get excuted second time&#8230;??<br />
<br/><br/><br />
<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/inzsr/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RPG/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-28/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-28/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 04:11:39 +0000</pubDate>
		<dc:creator>Repaire</dc:creator>
				<category><![CDATA[*INZSR]]></category>
		<category><![CDATA[ILE RPG]]></category>
		<category><![CDATA[QCMDEXC]]></category>
		<category><![CDATA[RPG/400]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi,  What is the use of QCMDEXC?who will handle this.what purpose we use?can we call it is a command?  what is the usd of *INZSR?what is the relation with RETURN?  What are the input opcodes and output opcodes and I/O(combined) opcodes available in RPG/400?can any body list please Thanks malavika   ]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/>  What is the use of QCMDEXC?who will handle this.what purpose we use?can we call it is a command?<br/><br/>  what is the usd of *INZSR?what is the relation with RETURN?<br/><br/>  What are the input opcodes and output opcodes and I/O(combined) opcodes available in RPG/400?can any body list please<br/><br/> Thanks<br/><br/> malavika  <br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpg400-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SETLL vs. LOOKUP</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/setll-vs-lookup/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/setll-vs-lookup/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 16:51:33 +0000</pubDate>
		<dc:creator>DJA</dc:creator>
				<category><![CDATA[*INZSR]]></category>
		<category><![CDATA[iSeries applications]]></category>
		<category><![CDATA[LOOKUP/XFOOT/MOVEA operations]]></category>
		<category><![CDATA[SETLL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Fact based opinions requested. Is it faster to perform a SETLL on a file to do an existence test or read the file (note: it has a very small number of records) into a program array during *INZSR and then do a LOOKUP to do the existence test?]]></description>
				<content:encoded><![CDATA[<p>Fact based opinions requested.  Is it faster to perform a SETLL on a file to do an existence test or read the file (note: it has a very small number of records) into a program array during *INZSR and then do a LOOKUP to do the existence test?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/setll-vs-lookup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</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/16 queries in 0.034 seconds using memcached
Object Caching 516/557 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 02:32:10 -->