<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - PDFinclude3.3.3</title>
 <link>http://www.oehive.org/taxonomy/term/202/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>How to fix the compile error?</title>
 <link>http://www.oehive.org/node/633</link>
 <description>&lt;p&gt;When I run the following code, I found the error message: Mismatched number of parameters passed to procedure /home/jones/p85490r.ped.&lt;br /&gt;
(3234)   , How to fix it? (I use HPUX11i progress 8.3E05.&lt;/p&gt;
&lt;p&gt;code:&lt;br /&gt;
DEFINE INPUT PARAMETER p_TextFile AS CHARACTER NO-UNDO.&lt;br /&gt;
DEFINE INPUT PARAMETER p_PDFFile  AS CHARACTER NO-UNDO.&lt;/p&gt;
&lt;p&gt;DEFINE VARIABLE v_line  AS CHARACTER NO-UNDO.&lt;/p&gt;
&lt;p&gt;{ pdf_inc.i}&lt;/p&gt;
&lt;p&gt;RUN pdf_new (&quot;Spdf&quot;,p_PDFFile).&lt;br /&gt;
RUN pdf_set_BottomMargin(&quot;Spdf&quot;,50).&lt;br /&gt;
RUN pdf_new_page(&quot;Spdf&quot;). /* Instantiate a new page */&lt;/p&gt;
&lt;p&gt;INPUT FROM VALUE(p_TextFile) NO-ECHO.&lt;br /&gt;
  REPEAT:&lt;br /&gt;
    IMPORT UNFORMATTED v_Line.&lt;/p&gt;
&lt;p&gt;    RUN pdf_text_color (&quot;Spdf&quot;,0.0,.0,.0).&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/pdfinclude&quot; class=&quot;og_links&quot;&gt;PDF Include&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/633&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/633#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/111">PDF Include</category>
 <category domain="http://www.oehive.org/taxonomy/term/202">PDFinclude3.3.3</category>
 <group domain="http://www.oehive.org/pdfinclude">PDF Include</group>
 <pubDate>Tue, 17 Oct 2006 09:57:11 +0000</pubDate>
 <dc:creator>joe2008</dc:creator>
 <guid isPermaLink="false">633 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
