<?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 - issues for The Progress STandard Libraries (STL)</title>
 <link>http://www.oehive.org/project/issues</link>
 <description>Software development from an OpenEdge point of view. OE Hive provides open-source projects, freeware, wiki, forums, and other services.</description>
 <language>oehive</language>
<item>
 <title>Word and Excel Utils</title>
 <link>http://www.oehive.org/node/2096</link>
 <description>&lt;p&gt;I tried to user the program &quot;slibxlsx&quot; from library slibooxml an I received the messaje:&lt;br /&gt;
This copy of slibxlsx.p has expired.&lt;br /&gt;
I mention that I use OpenEdge 10.2B on Linux.&lt;/p&gt;
&lt;p&gt;I called this library because I had an error &quot;COM objects not implemented on this system (5676)&quot; when I tried to create an excel file from Progress.&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;/node/1875&quot; class=&quot;og_links&quot;&gt;DBA Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2096#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/node/1875">DBA Group</group>
 <pubDate>Thu, 26 Apr 2012 11:46:54 +0000</pubDate>
 <dc:creator>cami_max</dc:creator>
 <guid isPermaLink="false">2096 at http://www.oehive.org</guid>
</item>
<item>
 <title>Compiling xcode on Linux</title>
 <link>http://www.oehive.org/node/2090</link>
 <description>&lt;p&gt;I&#039;m having trouble compiling with slibmath.i on Linux, can&#039;t figure out the problem. According to the app compiler output it appears to have backslashes in the include file path, but I have checked and this is not the case!&lt;/p&gt;
&lt;p&gt;Just in case it was TTY related, I tried character mode on Windows and it still compiles fine.&lt;/p&gt;
&lt;p&gt;Any suggestions?&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;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2090&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2090#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Thu, 19 Apr 2012 06:16:36 +0000</pubDate>
 <dc:creator>d.cook</dc:creator>
 <guid isPermaLink="false">2090 at http://www.oehive.org</guid>
</item>
<item>
 <title>slibmath.p Functions commented out</title>
 <link>http://www.oehive.org/node/2057</link>
 <description>&lt;p&gt;A large portion of this file is commented out, including the math_atan function which I wanted!&lt;br /&gt;
I have uncommented it, and commented out just the math_sin, math_cos and math_tan functions (already defined).&lt;br /&gt;
Is there a reason for this?&lt;/p&gt;
&lt;p&gt;(BTW really appreciate this library!)&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;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2057#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Mon, 06 Feb 2012 06:27:38 +0000</pubDate>
 <dc:creator>d.cook</dc:creator>
 <guid isPermaLink="false">2057 at http://www.oehive.org</guid>
</item>
<item>
 <title>Hosting a Progress Application in a .Net Application</title>
 <link>http://www.oehive.org/node/1539</link>
 <description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Is there a way to host a Progress 4GL app in an HTML page or in a .NET application. Is it possible to wrap it as an ActiveX control, or are there perhaps tools out there that provide some form of wrapper to turn it into a control? &lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
&lt;p&gt;- Asim&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;/win32api&quot; class=&quot;og_links&quot;&gt;Win32 API samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1539#comments</comments>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Tue, 17 Nov 2009 17:53:53 +0000</pubDate>
 <dc:creator>asimhg</dc:creator>
 <guid isPermaLink="false">1539 at http://www.oehive.org</guid>
</item>
<item>
 <title>creating a binary file from progress</title>
 <link>http://www.oehive.org/node/1968</link>
 <description>&lt;p&gt;How do we generate a binary file from progress??&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;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1968#comments</comments>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Tue, 24 May 2011 11:14:48 +0000</pubDate>
 <dc:creator>Divya</dc:creator>
 <guid isPermaLink="false">1968 at http://www.oehive.org</guid>
</item>
<item>
 <title>Time difference  - standard library</title>
 <link>http://www.oehive.org/node/1915</link>
 <description>&lt;p&gt;Is there a logic in your standard libeary for calculating the difference between start time and end time....&lt;/p&gt;
&lt;p&gt;I have 4 parameters.... start date, end date, start time and end time....&lt;/p&gt;
&lt;p&gt;Need help...&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;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1915#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Fri, 25 Feb 2011 04:46:45 +0000</pubDate>
 <dc:creator>Divya</dc:creator>
 <guid isPermaLink="false">1915 at http://www.oehive.org</guid>
</item>
<item>
 <title>ERROR 471</title>
 <link>http://www.oehive.org/node/1862</link>
 <description>&lt;p&gt;hi&lt;br /&gt;
i get error 471 if i try to create new record .&lt;br /&gt;
please any idea ? &lt;/p&gt;
&lt;p&gt;look to my File attachments.- -&lt;/p&gt;
&lt;p&gt;Thanx&lt;br /&gt;
Y&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;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1862#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Sat, 02 Oct 2010 23:28:39 +0000</pubDate>
 <dc:creator>yuka</dc:creator>
 <guid isPermaLink="false">1862 at http://www.oehive.org</guid>
</item>
<item>
 <title>start-slib.p getRunFile matches BUG</title>
 <link>http://www.oehive.org/node/1818</link>
 <description>&lt;p&gt;In getRunFile function, the matches sentencies must be &quot;matches &#039;*~~.pl&#039;&quot; , not &quot;matches &#039;*.pl&#039;&quot;, because directories like &quot;exampl&quot; matches with &#039;*.pl&#039;.&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;/devtools&quot; class=&quot;og_links&quot;&gt;Development Tools Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1818#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Wed, 28 Jul 2010 13:03:35 +0000</pubDate>
 <dc:creator>german.tejero</dc:creator>
 <guid isPermaLink="false">1818 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
