<?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>ABL2DB &amp; ABL2UML Group</title>
 <link>http://www.oehive.org/ABL2DB-ABL2UML</link>
 <description>Group for news on ABL2DB and ABL2UML</description>
 <language>oehive</language>
<item>
 <title>Call Tree</title>
 <link>http://www.oehive.org/node/2326</link>
 <description>&lt;p&gt;Build a calltree starting with a diskfile record. Only procedure calls are logged, currently (oe 11.5.1) xml-xref does not provide nodes for function calls like &#039;RUN&#039; for procedures. The report has a .p extension, purpose is to provide clickable links to files. Of course the propath has to make the clickable link possible.&lt;/p&gt;
&lt;p&gt;Contributed by Stefan Houtzager.&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2326#comments</comments>
 <enclosure url="http://www.oehive.org/files/calltree.p" length="7236" type="text/x-pascal" />
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Thu, 01 Oct 2015 15:29:49 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2326 at http://www.oehive.org</guid>
</item>
<item>
 <title>Change Log prior to version 1.00</title>
 <link>http://www.oehive.org/node/2304</link>
 <description>&lt;p&gt;0.50 - Initial Release&lt;br /&gt;
0.51 - Parameterize overall log location in variable&lt;br /&gt;
0.52 - Clean up GetDescription logic&lt;br /&gt;
0.53 - Fix separator bug in BuildRunLinks.cls&lt;br /&gt;
0.59 - Add M support for LOB-SIZE and LOB-BYTES&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Support TABLE-TRIGGER&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Support N separate DBs with their own schema&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Support DB in table links&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Support DB Connect params (including live DBs)&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2304&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2304#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Thu, 25 Jun 2015 14:28:37 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2304 at http://www.oehive.org</guid>
</item>
<item>
 <title>Proparse Utilities</title>
 <link>http://www.oehive.org/node/2294</link>
 <description>&lt;p&gt;Having started to use Proparse as a part of ABL2DB, I have created several utilities for Proparse, either to call from ABL2DB or to provide information to use in development of ABL2DB.  Since these utilities might be useful to someone doing other development with Proparse, I am documenting them here.  For now, they are available as a part of the ABL2DB distribution.  If there was demand, I could package them separately.  All are published in the com.cintegrity.Proparse package.&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML 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/2294&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2294#comments</comments>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Thu, 18 Jun 2015 15:06:25 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2294 at http://www.oehive.org</guid>
</item>
<item>
 <title>Unused Database Column</title>
 <link>http://www.oehive.org/node/2287</link>
 <description>&lt;p&gt;In the course of evolving an application, it is not uncommon for database columns to be added in anticipation of some change that never happens or for once used column to be replaced by other schema or even for whole tables to be abandoned because the functionality they supported is no longer needed or relevant.  These columns present no actual harm, but may be confusing since one assumes they are used, especially since they may contain legacy data from when they were used.&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML 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/2287&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2287#comments</comments>
 <enclosure url="http://www.oehive.org/files/UnusedDB.p" length="1457" type="text/x-pascal" />
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Sun, 07 Jun 2015 14:31:59 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2287 at http://www.oehive.org</guid>
</item>
<item>
 <title>Shared Variable Usage in a Functional Unit</title>
 <link>http://www.oehive.org/node/2286</link>
 <description>&lt;p&gt;One of the common tasks in modernization is replacing the use of shared variables with explicitly passed parameters or references to persistent procedures or objects.&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2286&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2286#comments</comments>
 <enclosure url="http://www.oehive.org/files/shared_0.txt" length="100283" type="text/plain" />
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Sun, 07 Jun 2015 14:26:20 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2286 at http://www.oehive.org</guid>
</item>
<item>
 <title>References to an Integer DB column in programs</title>
 <link>http://www.oehive.org/node/2285</link>
 <description>&lt;p&gt;With the advent of the INT64 datatype, there can be the desire to change the datatype of an existing database column of type integer to type INT64.  When this is done, it is desirable to examine the code where this column is referenced to see if there are local variables which also need to be changed.&lt;/p&gt;
&lt;p&gt;This report starts with a designated database column and finds all of the references in code where that column is used.&lt;/p&gt;
&lt;p&gt;The ABL code and a sample report are provided.  The IntRefs_James sample is from James Palmer examining the proposed change of their customer number to INT64.&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2285#comments</comments>
 <enclosure url="http://www.oehive.org/files/IntRefs.p" length="1741" type="text/x-pascal" />
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Sun, 07 Jun 2015 14:21:33 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2285 at http://www.oehive.org</guid>
</item>
<item>
 <title>Blocks in Compile Unit</title>
 <link>http://www.oehive.org/node/2284</link>
 <description>&lt;p&gt;We all know how important buffer and transaction scope can be to the proper operation of an ABL program.  We have COMPILE LISTING to show us these scopes, but many programmers are either unaware of the tool or seem to forget to use it to check their work.  But, this information is critical to understanding many issues of many problems.&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2284&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2284#comments</comments>
 <enclosure url="http://www.oehive.org/files/BlocksInCU.p" length="4310" type="text/x-pascal" />
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Sun, 07 Jun 2015 14:12:53 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2284 at http://www.oehive.org</guid>
</item>
<item>
 <title>Sample Reports</title>
 <link>http://www.oehive.org/ABL2DB_Reports</link>
 <description>&lt;p&gt;While it is possible that fancier and more sophisticated reports and inquiries will arise on top of ABL2DB over time, not the least of which is its possible role as the front end for ABL2UML, it is likely that the bulk of analytical report for ABL2DB will be specific, project oriented programs.  Fortunately, they are also likely to be quite simple.  Therefore, the samples presented here are not fancy works of art, but very simple little programs designed to get the desired information with as little development effort as possible.&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/ABL2DB_Reports&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/ABL2DB_Reports#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Sun, 07 Jun 2015 13:51:13 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2283 at http://www.oehive.org</guid>
</item>
<item>
 <title>Thank you</title>
 <link>http://www.oehive.org/node/2254</link>
 <description>&lt;p&gt;This page is intended to provide recognition for people who have contributed to the development of this utility.  I will probably forget someone, for which apologies are offered, but I will try.
&lt;ul&gt;
&lt;li&gt;James Palmer - testing and interaction about problems.
&lt;li&gt;Simon Prinsloo - testing and interaction about problems.
&lt;li&gt;Stefan Houtzager - testing, feedback on issues and actual code to fix problems and add features, and a sample report.&lt;br /&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML 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/2254&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2254#comments</comments>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Thu, 04 Sep 2014 10:16:38 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2254 at http://www.oehive.org</guid>
</item>
<item>
 <title>Questions and Answers</title>
 <link>http://www.oehive.org/node/2248</link>
 <description>&lt;p&gt;This section is intended to provide information on various questions which have come up in the use of this tool.
&lt;ul&gt;
&lt;li&gt;Q: Originally, the compile phase expected the empty schema files to be available single user.  This is a problem if I try to use my regular development DB.  A: As of 0.59 You can change this behavior if you want by the use of the chDataBaseConnectParams variable.&lt;br /&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2248&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2248#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Tue, 01 Jul 2014 12:41:17 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2248 at http://www.oehive.org</guid>
</item>
<item>
 <title>Analysis &amp; Reporting</title>
 <link>http://www.oehive.org/node/2247</link>
 <description>&lt;p&gt;In addition to targeted queries related to specific enhancement or maintenance projects, we will be exploring a number of possible analysis functions including:
&lt;ul&gt;
&lt;li&gt;Impact Analysis – What code will be impacted by a change to this table?  What code will be impacted by a change to this other code?
&lt;li&gt;Restructuring Analysis – Natural units of code for possible services in an SOA or to consolidate functionality in a single code unit.
&lt;li&gt;Structure Analysis – Overview of a function which is about to be modified.&lt;br /&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2247&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2247#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Sat, 21 Jun 2014 10:13:38 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2247 at http://www.oehive.org</guid>
</item>
<item>
 <title>Roadmap &amp; Wish List</title>
 <link>http://www.oehive.org/node/2246</link>
 <description>&lt;p&gt;Some of the items on the roadmap include:
&lt;ul&gt;
&lt;li&gt;Block Resolution – Map blocks to Compile SubUnits and create Run and Table Compile SubUnit Links.
&lt;li&gt;Persistent Resolution – Find unresolved calls which can be resolved to persistent and super procedures.
&lt;li&gt;Load Saved Dynamic Calls – Resolve fresh load from resolutions saved previously.
&lt;li&gt;Unresolved Dynamic Call Report.
&lt;li&gt;Manual Dynamic Call resolution.
&lt;li&gt;Mapping of Symbol (variable, buffer, etc.) to Scope and Block
&lt;li&gt;Tracking of non-shared symbols.
&lt;li&gt;Collecting WHERE clause
&lt;li&gt;Unused Code report.&lt;br /&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML 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/2246&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2246#comments</comments>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Sat, 21 Jun 2014 10:08:45 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2246 at http://www.oehive.org</guid>
</item>
<item>
 <title>Change Log</title>
 <link>http://www.oehive.org/node/2245</link>
 <description>&lt;p&gt;See below for pre-1.00 log&lt;br /&gt;
1.01 - Initial Proparse release.  Includes tracking of shared variables&lt;br /&gt;
1.02 - Convert to case insensitive GUID keys&lt;br /&gt;
1.03 - Add all shared object types - buffer, browse, dataset, frame, menu, query,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;stream, temp-table, variable, and work-table.&lt;br /&gt;
1.04 - Change compilable test to look for XREF&lt;br /&gt;
1.05 - Add Proparse buffer tracking to BuildBlocks to resolve buffer names to&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tables&lt;br /&gt;
1.06 - Bug fixes in BuildBlocks&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;/ABL2DB-ABL2UML&quot; class=&quot;og_links&quot;&gt;ABL2DB &amp;amp; ABL2UML 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/2245&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2245#comments</comments>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <pubDate>Sat, 21 Jun 2014 10:02:30 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2245 at http://www.oehive.org</guid>
</item>
<item>
 <title>The Driver Class</title>
 <link>http://www.oehive.org/node/2244</link>
 <description>&lt;p&gt;To run ABL2DB one runs launcher_abl2db.p whose configuration is discussed in the Configuration section.  it sets up the overall log (one can add additional tracking if desired for debugging), creates the Driver class, initializes the Driver class with the configuration values, and then executes the Initialize() method which tests some preconditions, and the Process() method which does the actual work.&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2244&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2244#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Fri, 20 Jun 2014 13:18:58 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2244 at http://www.oehive.org</guid>
</item>
<item>
 <title>Configuration for Site Specific Setup and Characteristics</title>
 <link>http://www.oehive.org/node/2243</link>
 <description>&lt;p&gt;The primary tailoring occurs in the launch program, abl2db_launcher.p which is found at the top of the src directory.  At the top of this program you will find a section of variable definitions labelled Application Specific Definitions.  You need to edit the initial values for these definitions to match your application.&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;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2243&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2243#comments</comments>
 <group domain="http://www.oehive.org/ABL2DB-ABL2UML">ABL2DB &amp;amp; ABL2UML Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Wed, 18 Jun 2014 15:48:24 -0600</pubDate>
 <dc:creator>tamhas</dc:creator>
 <guid isPermaLink="false">2243 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
