<?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 - com</title>
 <link>http://www.oehive.org/taxonomy/term/368/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>VBA for Excel and COM-handles</title>
 <link>http://www.oehive.org/node/1253</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I’m trying to launch a VBA for Excel from our Progress application, and I’m encountering a problem when I’m testing for access privileges. Essentially, I’m checking the read-only property for the workbook and alert the user if it’s true. Here’s a portion of the code:&lt;/p&gt;
&lt;p&gt;DEF VAR chFileName AS CHAR INIT &quot;N:\TestRegion2\testvba.xls&quot; NO-UNDO.&lt;/p&gt;
&lt;p&gt;DEF VAR chExcel            AS com-handle no-undo.&lt;br /&gt;
DEF VAR chWorkbook         AS com-handle no-undo.&lt;br /&gt;
DEF VAR chExcelApplication AS com-handle no-undo.&lt;br /&gt;
DEF VAR chWorksheet        AS com-handle no-undo.&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/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous 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/1253&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1253#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/368">com</category>
 <category domain="http://www.oehive.org/taxonomy/term/186">excel</category>
 <category domain="http://www.oehive.org/taxonomy/term/526">handles</category>
 <category domain="http://www.oehive.org/taxonomy/term/527">Read Only</category>
 <category domain="http://www.oehive.org/taxonomy/term/525">VBA</category>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Wed, 06 Aug 2008 14:23:16 +0000</pubDate>
 <dc:creator>kwong</dc:creator>
 <guid isPermaLink="false">1253 at http://www.oehive.org</guid>
</item>
<item>
 <title>.Net and Progress Gui</title>
 <link>http://www.oehive.org/node/906</link>
 <description>&lt;p&gt;I&#039;m not sure this is even possible but figured I&#039;d throw it out there, it&#039;s at least good for an eye roll and muttered &quot;WTF?&quot;...&lt;/p&gt;
&lt;p&gt;We have a legacy application, heavily based upon adm2.  The idea is being explored to redo the UI, and instead of doing the entire app at once, the goal is to impliment pieces at a time.  The solution that is being explored is to embed a web browser in the application, write the new functionality in Asp.net with ajax and utilize the embedded browser to view the page, essentially &quot;overriding&quot; the former functionality.&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/906&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/906#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/241">4GL/ABL General Programming</category>
 <category domain="http://www.oehive.org/taxonomy/term/366">.Net</category>
 <category domain="http://www.oehive.org/taxonomy/term/368">com</category>
 <category domain="http://www.oehive.org/taxonomy/term/367">gui</category>
 <group domain="http://www.oehive.org/ooabl">Object-Oriented ABL Techniques</group>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Thu, 21 Jun 2007 21:39:26 +0000</pubDate>
 <dc:creator>da-toolman</dc:creator>
 <guid isPermaLink="false">906 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
