<?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; RPG ILE Parameter handling</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rpg-ile-parameter-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:45:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>ILE Best method of Parameter handling using Procedures</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ile-best-method-of-parameter-handling-using-procedures/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ile-best-method-of-parameter-handling-using-procedures/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 11:09:30 +0000</pubDate>
		<dc:creator>Barryo</dc:creator>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG ILE]]></category>
		<category><![CDATA[RPG ILE Parameter handling]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Using prototypes and Procedure interfaces I understand that no parameter may be returned if a procedure is called directly via CALLP. And only one parameter may be returned if procedure is called via EVAL with return. What is the best way to return multiple parameters from a procedure (assuming I don&#8217;t want to use PLIST/PARM&#8217;s). For [...]]]></description>
				<content:encoded><![CDATA[<p>Using prototypes and Procedure interfaces I understand that no parameter may be returned if a procedure is called directly via CALLP. And only one parameter may be returned if procedure is called via EVAL with return.<br/><br/> What is the best way to return multiple parameters from a procedure (assuming I don&#8217;t want to use PLIST/PARM&#8217;s).<br/><br/> For example a date routine (now created as procedure) passes back a date formatted in two different ways. Am I now supposed to format both dates into one field and return merged field/use the LDA? Or is there a better method?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ile-best-method-of-parameter-handling-using-procedures/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/9 queries in 0.013 seconds using memcached
Object Caching 316/317 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 20:24:22 -->