<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
   <title>Progress 4GL Code Samples</title>
   <link>http://www.smart-it-consulting.com/article.htm?node=89</link>
   <description>Every now and then we'll add a Progress 4GL code snippet or sample program here. You can use our stuff, but please don't remove the copyright notice.</description>
   <language>en-us</language>
   <copyright>Copyright (C) 2004,2005 by smart-it-consulting.com</copyright>
   <pubDate>Thu, 31 Mar 2005 00:00:00 -0500</pubDate>
   <lastBuildDate>Tue, 31 May 2005 00:00:00 -0400</lastBuildDate>
   <item>
      <title>Dump/export a complete Progress database</title>
      <description>This program dumps all table contents to text files.</description>
      <link>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=8</link>
      <guid>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=8</guid>
      <pubDate>Tue, 31 May 2005 00:00:00 -0400</pubDate>
   </item>
   <item>
      <title>Get the absolute OS path</title>
      <description>This routine returns the temp directory or converts relative paths to absolute OS paths.</description>
      <link>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=16</link>
      <guid>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=16</guid>
      <pubDate>Tue, 31 May 2005 00:00:00 -0400</pubDate>
   </item>
   <item>
      <title>Get a unique file name</title>
      <description>This routine creates a unique file name. Properly implemented, the file name is unique across all computers on this planet.</description>
      <link>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=17</link>
      <guid>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=17</guid>
      <pubDate>Tue, 31 May 2005 00:00:00 -0400</pubDate>
   </item>
   <item>
      <title>Convert special characters to lower ASCII strings</title>
      <description>This routine converts special characters like 'Ä' or 'Æ' to lower ASCII strings like 'Ae'.</description>
      <link>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=9</link>
      <guid>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=9</guid>
      <pubDate>Tue, 31 May 2005 00:00:00 -0400</pubDate>
   </item>
   <item>
      <title>Create a UUID (Unified Unique IDentifier)</title>
      <description>This routine creates UUIDs. Use it to assign unique values to primary keys, message IDs, file names or whatever.</description>
      <link>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=15</link>
      <guid>http://www.smart-it-consulting.com/article.htm?node=89&amp;page=15</guid>
      <pubDate>Tue, 31 May 2005 00:00:00 -0400</pubDate>
   </item>
</channel>
</rss>

