<?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"
	>
<channel>
	<title>Comments on: ILE Program won&#8217;t compile</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ile-program-wont-compile/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ile-program-wont-compile/</link>
	<description></description>
	<pubDate>Sat, 26 May 2012 00:09:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: TimRac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ile-program-wont-compile/#comment-39007</link>
		<dc:creator>TimRac</dc:creator>
		<pubDate>Mon, 01 May 2006 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-39007</guid>
		<description>To get the program to recognize a procedure in a service program:

1. Make sure your service program is compiled.
2. Create a binding directory and then work with the binding directory (WRKBNDDIR) to add the service program to the bindig directory.  Enter a 9 to work with the binding directory and then F6 to add the service program.  (Make sure you enter *SRVPGM qand not *MODULE).
At the top of your program using the procedure in the service program, enter an "H" spec containing 
BINDIR('YOURBNDDIR').  
3. You may also need an export file.</description>
		<content:encoded><![CDATA[<p>To get the program to recognize a procedure in a service program:</p>
<p>1. Make sure your service program is compiled.<br />
2. Create a binding directory and then work with the binding directory (WRKBNDDIR) to add the service program to the bindig directory.  Enter a 9 to work with the binding directory and then F6 to add the service program.  (Make sure you enter *SRVPGM qand not *MODULE).<br />
At the top of your program using the procedure in the service program, enter an &#8220;H&#8221; spec containing<br />
BINDIR(&#8217;YOURBNDDIR&#8217;).<br />
3. You may also need an export file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slaliberte</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ile-program-wont-compile/#comment-39008</link>
		<dc:creator>slaliberte</dc:creator>
		<pubDate>Mon, 01 May 2006 07:48:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-39008</guid>
		<description>Hi,
How do i add the service program containing the procedure to the binding directory?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How do i add the service program containing the procedure to the binding directory?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
