<?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 III</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rpg-iii/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 15:35:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to implement MOUBTN using RPG III/RPG400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-implement-moubtn-using-rpg-iiirpg400/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-implement-moubtn-using-rpg-iiirpg400/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 14:58:21 +0000</pubDate>
		<dc:creator>Zack</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[DSPF]]></category>
		<category><![CDATA[MOUBTN]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[RPG III]]></category>
		<category><![CDATA[RPG/400]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-implement-moubtn-using-rpg-iiirpg400/</guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-implement-moubtn-using-rpg-iiirpg400/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sign out RPG users after certain amount of time</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/timeout/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/timeout/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 14:13:39 +0000</pubDate>
		<dc:creator>AS400Lenny</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[Connection timeout]]></category>
		<category><![CDATA[RPG Code]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by Serena3]]></description>
				<content:encoded><![CDATA[Question Edited by Serena3]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/timeout/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>*LDA error message -&#8221;DtaAra already defined&#8221;</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lda-error-message-dtaara-already-defined/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lda-error-message-dtaara-already-defined/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 04:09:15 +0000</pubDate>
		<dc:creator>22917</dc:creator>
				<category><![CDATA[Data Area]]></category>
		<category><![CDATA[LDA]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I am trying to fetch data from *LDA. So that I coded like [strong]*DtaAra Define *LDA LDA [/strong]and then compile the program. But the compiler throw me an error says that [strong]“DtaAra already defined”. [/strong]When I search the string DtaAra and LDA in the source, I am not found any occurrences other than my [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to fetch data from *LDA. So that I coded like [strong]*DtaAra Define *LDA LDA [/strong]and then compile the program. But the compiler throw me an error says that [strong]“DtaAra already defined”. [/strong]When I search the string DtaAra and LDA in the source, I am not found any occurrences other than my logic.</p>
<p>What could be the possible reason(s) for this error? How to overcome this issue?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lda-error-message-dtaara-already-defined/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Same files in different AS/400 RPG library</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/same-files-in-different-library/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/same-files-in-different-library/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 04:04:11 +0000</pubDate>
		<dc:creator>22917</dc:creator>
				<category><![CDATA[AS/400 Library]]></category>
		<category><![CDATA[F Spec]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I would like to declare same files which are in two libraries in my RPG III. one file in in read only mode and another in update mode.]]></description>
				<content:encoded><![CDATA[<p><b>I would like to declare same files which are in two libraries in my RPG<br />
III.  one file in in read only mode and another in update mode.</b></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/same-files-in-different-library/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What fields are used in the RPG program</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 04:01:26 +0000</pubDate>
		<dc:creator>22917</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[F Spec]]></category>
		<category><![CDATA[RPG III]]></category>
		<category><![CDATA[RPG Program]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a big RPG program ( say around 20000 lines ) and in that program FILEA is declared in F Spec. I would like to know what are the fields of FILEA are used in that program without browse / edit thru SEU. Thanks in Advance.]]></description>
				<content:encoded><![CDATA[<p><b>I have a big RPG program ( say around 20000 lines ) and in that program FILEA is declared in F Spec. </p>
<p>I would like to know what are the fields of FILEA are used in that program without browse / edit thru SEU.</b></p>
<div><b><br />
</b></div>
<div><b>Thanks in Advance.</b></div>
<div><b><br />
</b></div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-fields-are-used-in-the-rpg-program/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Access DataArea  which is not in my *LIBL</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/access-dataarea-which-is-not-in-my-libl/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/access-dataarea-which-is-not-in-my-libl/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 03:42:05 +0000</pubDate>
		<dc:creator>22917</dc:creator>
				<category><![CDATA[AS/400 Library]]></category>
		<category><![CDATA[Data Area]]></category>
		<category><![CDATA[Library List]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How can I access a data area from a different library without change my library list in RPG III]]></description>
				<content:encoded><![CDATA[<p>How can I access a data area from a different library without change my library list in RPG III</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/access-dataarea-which-is-not-in-my-libl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Connect to Oracle from AS/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/connect-to-oracle-from-as400/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/connect-to-oracle-from-as400/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:21:37 +0000</pubDate>
		<dc:creator>Esnu</dc:creator>
				<category><![CDATA[CL Program]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I need to connect to an Oracle database from an AS/400 (RPG III/CL program). Because I need to get some data. How can I do it? What do I need?]]></description>
				<content:encoded><![CDATA[<p>I need to connect to an Oracle database from an AS/400 (RPG III/CL program). Because I need to get some data. How can I do it? What do I need?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/connect-to-oracle-from-as400/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Flat file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/flat-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/flat-file/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 11:33:24 +0000</pubDate>
		<dc:creator>Gill007</dc:creator>
				<category><![CDATA[Flat files]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG Flat Files]]></category>
		<category><![CDATA[RPG III]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to copy records from a file to flat file in RPG III]]></description>
				<content:encoded><![CDATA[<p>How to copy records from a file to flat file in RPG III</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/flat-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to define password field in display file.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-define-password-field-in-display-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-define-password-field-in-display-file/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:21:54 +0000</pubDate>
		<dc:creator>Sabarish</dc:creator>
				<category><![CDATA[AS/400 passwords]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG III]]></category>
		<category><![CDATA[RPG/400]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, In my project i need to create a display file with username and password. But while typing password the text should not visible to user. So any one can tell how to define the password field in AS/400.]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
In my project i need to create a display file with username and password. But while typing password the text should not visible to user. So any one can tell how to define the password field in AS/400.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-define-password-field-in-display-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RPGIII to RPGILE Conversion</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rpgiii-to-rpgile-conversion/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/rpgiii-to-rpgile-conversion/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 05:33:10 +0000</pubDate>
		<dc:creator>tjgm88</dc:creator>
				<category><![CDATA[IBM conversion tool]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[RPG III]]></category>
		<category><![CDATA[RPGILE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Someone out there must hae done this conversion. We are planning on doing this conversion to ILE sometime and would like to know some of the issues. We are planning on using the IBM conversion tool, which I believe can do most of the programs, leaving only a few to &#8220;hand&#8221; code. What we are [...]]]></description>
				<content:encoded><![CDATA[<p>Someone out there must hae done this conversion.</p>
<p>We are planning on doing this conversion to ILE sometime and would like to know some of the issues.  We are planning on using the IBM conversion tool, which I believe can do most of the programs, leaving only a few to &#8220;hand&#8221; code.<br />
What we are more concerned is the testing.  Do we need to test the entire system to ensure correct conversion or can we trus the IBM software and just go over the system without any indepth testing?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/rpgiii-to-rpgile-conversion/feed/</wfw:commentRss>
		<slash:comments>3</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.025 seconds using memcached
Object Caching 926/1053 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 15:38:12 -->