 




<?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: Using two same files from different libraries in a RPGLE program.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/using-two-same-files-from-different-libraries-in-a-rpgle-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/using-two-same-files-from-different-libraries-in-a-rpgle-program/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 05:05:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: stanzg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-two-same-files-from-different-libraries-in-a-rpgle-program/#comment-46351</link>
		<dc:creator>stanzg</dc:creator>
		<pubDate>Wed, 03 Jan 2007 13:47:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-46351</guid>
		<description><![CDATA[You can use the rtvobjd to get the library that file is in and based on that know which program to call ]]></description>
		<content:encoded><![CDATA[<p>You can use the rtvobjd to get the library that file is in and based on that know which program to call </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashnirody</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-two-same-files-from-different-libraries-in-a-rpgle-program/#comment-46352</link>
		<dc:creator>ashnirody</dc:creator>
		<pubDate>Wed, 03 Jan 2007 11:50:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-46352</guid>
		<description><![CDATA[Copy the files into two files whose record format names are known. This way you do not have to retrieve the format name.]]></description>
		<content:encoded><![CDATA[<p>Copy the files into two files whose record format names are known. This way you do not have to retrieve the format name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atgidm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-two-same-files-from-different-libraries-in-a-rpgle-program/#comment-46353</link>
		<dc:creator>atgidm</dc:creator>
		<pubDate>Wed, 03 Jan 2007 09:29:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-46353</guid>
		<description><![CDATA[You may also want to look into using the override data base file command - OVRDBF to rename one of your file names or even both of the files if you prefer.  Your override will always use the same name so you will list those names in your RPG program.]]></description>
		<content:encoded><![CDATA[<p>You may also want to look into using the override data base file command &#8211; OVRDBF to rename one of your file names or even both of the files if you prefer.  Your override will always use the same name so you will list those names in your RPG program.</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 3/10 queries in 0.057 seconds using memcached
Object Caching 294/300 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 09:29:24 -->