 




<?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: Calling an API from a RPGIII/IV program, the system is a IBM I5 Iseries.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/calling-an-api-from-a-rpgiiiiv-program-the-system-is-a-ibm-i5-iseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/calling-an-api-from-a-rpgiiiiv-program-the-system-is-a-ibm-i5-iseries/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 20:55:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rchevalier</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/calling-an-api-from-a-rpgiiiiv-program-the-system-is-a-ibm-i5-iseries/#comment-38374</link>
		<dc:creator>rchevalier</dc:creator>
		<pubDate>Thu, 02 Dec 2004 11:31:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-38374</guid>
		<description><![CDATA[This shoule give you what you need.

      // API standard error parameter                                                             
     d apiError        ds           128                                                           
     d  apiErrProv                   10i 0 Inz(128)                             Bytes provided    
     d  apiErrAval                   10i 0 Inz(0)                               Bytes available   
     d  apiExcID                      7                                         Exception ID      
     d  apiExcDta                   100                                         Exception data    

Rick]]></description>
		<content:encoded><![CDATA[<p>This shoule give you what you need.</p>
<p>      // API standard error parameter<br />
     d apiError        ds           128<br />
     d  apiErrProv                   10i 0 Inz(128)                             Bytes provided<br />
     d  apiErrAval                   10i 0 Inz(0)                               Bytes available<br />
     d  apiExcID                      7                                         Exception ID<br />
     d  apiExcDta                   100                                         Exception data    </p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lovelight</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/calling-an-api-from-a-rpgiiiiv-program-the-system-is-a-ibm-i5-iseries/#comment-38375</link>
		<dc:creator>lovelight</dc:creator>
		<pubDate>Wed, 01 Dec 2004 15:26:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-38375</guid>
		<description><![CDATA[IBM Software Technical Document:
     Profile Handle API Example - R530.

Thanks,
Lovelight ]]></description>
		<content:encoded><![CDATA[<p>IBM Software Technical Document:<br />
     Profile Handle API Example &#8211; R530.</p>
<p>Thanks,<br />
Lovelight </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/9 queries in 0.012 seconds using memcached
Object Caching 281/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 23:16:01 -->