 




<?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; RPGIV</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rpgiv/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 07:36:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to easily perform date conversions in RPGLE (Including Substringing!)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-easily-perform-date-conversions-in-rpgle-including-substringing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-easily-perform-date-conversions-in-rpgle-including-substringing/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 17:30:29 +0000</pubDate>
		<dc:creator>Eric Witham</dc:creator>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPGIV]]></category>
		<category><![CDATA[RPGLE]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/?p=281584</guid>
		<description><![CDATA[Question Edited by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[Question Edited by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-easily-perform-date-conversions-in-rpgle-including-substringing/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>RPGIV: Moving Input record to Output</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-moving-input-record-to-output/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-moving-input-record-to-output/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 08:10:10 +0000</pubDate>
		<dc:creator>Lopamudra</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-moving-input-record-to-output/</guid>
		<description><![CDATA[New Discussion Post by ToddN2000]]></description>
				<content:encoded><![CDATA[New Discussion Post by ToddN2000]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-moving-input-record-to-output/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iSeries RPG</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/iseries-rpg/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/iseries-rpg/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 13:22:17 +0000</pubDate>
		<dc:creator>Yimmy</dc:creator>
				<category><![CDATA[AS400. RPG]]></category>
		<category><![CDATA[iSeries RPG programming]]></category>
		<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, Is it possible to create some kind of RPG sevice program that will reseide in the memory and await for a function key pressed while another program with its own DSPF is interacting with user? For example, user is intereacting with an input screen and secret functional key will allow a popup screen to [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,<br />
Is it possible to create some kind of RPG sevice program that will reseide in the memory and await for a function key pressed while another program with its own DSPF is interacting with user?<br />
For example, user is intereacting with an input screen and secret functional key will allow a popup screen to come up. The secret functional key is not defined in program and DSPF the user is interacting to.</p>
<p>Thanks in advance!</p>
<p>Yimmy</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/iseries-rpg/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>RPGIV Coding Approach for 1 billion records</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-coding-approach-for-1-billion-records/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-coding-approach-for-1-billion-records/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 07:21:02 +0000</pubDate>
		<dc:creator>Pankaj1122</dc:creator>
				<category><![CDATA[OVRDBF]]></category>
		<category><![CDATA[RPG Code]]></category>
		<category><![CDATA[RPGIV]]></category>
		<category><![CDATA[V5R4]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have 1billion records in a PF.Key filed  is Date.I want to generate a report based on Key field.Which approach will be best for me (I mean shall i go with OVRDBF or any other approach)Please suggest.(RPGIV-Free Format-V5R4)]]></description>
				<content:encoded><![CDATA[<p>I have 1billion records in a PF.Key filed  is Date.I want to generate a report based on Key field.Which approach will be best for me (I mean shall i go with OVRDBF or any other approach)Please suggest.(RPGIV-Free Format-V5R4)</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-coding-approach-for-1-billion-records/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Free Format RPGIV</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/free-format-rpgiv/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/free-format-rpgiv/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 07:14:13 +0000</pubDate>
		<dc:creator>Samule400</dc:creator>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG training]]></category>
		<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello everybody, I am looking for complete reference for free format RPGIV,as I am new to free format&#8230;please provide me a link/pdf for the same. Thanks, Samul ]]></description>
				<content:encoded><![CDATA[<p>Hello everybody,<br/><br/> I am looking for complete reference for free format RPGIV,as I am new to free format&#8230;please provide me a link/pdf for the same.<br/><br/> Thanks,<br/><br/> Samul <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/free-format-rpgiv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick and dirt way to backup my greenscreen pgms to my pc</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/quick-and-dirt-way-to-backup-my-greenscreen-pgms-to-my-pc/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/quick-and-dirt-way-to-backup-my-greenscreen-pgms-to-my-pc/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 18:34:09 +0000</pubDate>
		<dc:creator>nitzinger</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Quick and dirt way to backup my greenscreen as400 pgms to a text file or word file on the C: of my PC.]]></description>
				<content:encoded><![CDATA[<p>Quick and dirt way to backup my greenscreen as400 pgms to a text file or word file on the C: of my PC.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/quick-and-dirt-way-to-backup-my-greenscreen-pgms-to-my-pc/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Clear leading zeros</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/clear-leading-zeros/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/clear-leading-zeros/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:08:05 +0000</pubDate>
		<dc:creator>NeilD</dc:creator>
				<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPGIV]]></category>
		<category><![CDATA[V5R4]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a 10A character field which hold a numeric value. Problem is that it contains leading zeros. How can I remove them? Many thanks.  ]]></description>
				<content:encoded><![CDATA[<p>I have a 10A character field which hold a numeric value. Problem is that it contains leading zeros. How can I remove them?<br/><br/> Many thanks.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/clear-leading-zeros/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>RPGIV &#8211; numeric field to character field</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-numeric-field-to-character-field/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-numeric-field-to-character-field/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 09:01:10 +0000</pubDate>
		<dc:creator>NeilD</dc:creator>
				<category><![CDATA[RPGIV]]></category>
		<category><![CDATA[V5R4]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Experience shows you cannot move a numeric field to a character field using EVAL &#8211; so what is the best method? Is Movel the only way? Thanks.]]></description>
				<content:encoded><![CDATA[<p>Experience shows you cannot move a numeric field to a character field using EVAL &#8211; so what is the best method? Is Movel the only way? Thanks.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpgiv-numeric-field-to-character-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>About record &amp; object lock</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/about-record-object-lock/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/about-record-object-lock/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 02:44:54 +0000</pubDate>
		<dc:creator>7211</dc:creator>
				<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When a record will be locked and object will be locked? what is the level identifier parameter in PF?]]></description>
				<content:encoded><![CDATA[<p>When a record will be locked and object will be locked? what is the level identifier parameter in PF?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/about-record-object-lock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the difference between &#8216;Return&#8217; and &#8216;LeaveSr&#8217; in subroutine?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-difference-between-return-and-leavesr-in-subroutine/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-difference-between-return-and-leavesr-in-subroutine/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 11:23:23 +0000</pubDate>
		<dc:creator>7211</dc:creator>
				<category><![CDATA[RPGIV]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the difference between &#8216;Return&#8217; and &#8216;LeaveSr&#8217; in subroutine?]]></description>
				<content:encoded><![CDATA[<p>What is the difference between &#8216;Return&#8217; and &#8216;LeaveSr&#8217; in subroutine?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-difference-between-return-and-leavesr-in-subroutine/feed/</wfw:commentRss>
		<slash:comments>0</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/22 queries in 0.026 seconds using memcached
Object Caching 882/975 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 08:23:29 -->