 




<?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: Difference between converting rpg/400 pgm to rpgile</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/difference-between-converting-rpg400-pgm-to-rpgile/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/difference-between-converting-rpg400-pgm-to-rpgile/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 16:47:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/difference-between-converting-rpg400-pgm-to-rpgile/#comment-80907</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 27 Aug 2010 19:28:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-80907</guid>
		<description><![CDATA[First, a service program written in RPG must already be ILE RPG (which is created with the RPG IV language compiler). You can&#039;t create a service program with OPM RPG (which is RPG/400 which uses the RPG III language).

For programs that need to call into the service program, you can use the CVTRPGSRC (Convert RPG Source) command to convert the RPG III source format into RPG IV source format. You should have a new source file created in order to receive the converted source. IBM&#039;s standard name is QRPGLESRC. The CVTRPGSRC help text provides information about how to create the new source file.

Once converted, the new source member will a member type of RPGLE.

Tom]]></description>
		<content:encoded><![CDATA[<p>First, a service program written in RPG must already be ILE RPG (which is created with the RPG IV language compiler). You can&#8217;t create a service program with OPM RPG (which is RPG/400 which uses the RPG III language).</p>
<p>For programs that need to call into the service program, you can use the CVTRPGSRC (Convert RPG Source) command to convert the RPG III source format into RPG IV source format. You should have a new source file created in order to receive the converted source. IBM&#8217;s standard name is QRPGLESRC. The CVTRPGSRC help text provides information about how to create the new source file.</p>
<p>Once converted, the new source member will a member type of RPGLE.</p>
<p>Tom</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.014 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 17:18:34 -->