<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.rexx Google Group</title>
  <link>http://groups.google.com/group/comp.lang.rexx</link>
  <description>The REXX command language.</description>
  <language>en</language>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/fbcaa4f8fd7f2a5a?show_docid=fbcaa4f8fd7f2a5a</link>
  <description>
  ML wrote: &lt;br&gt; I suspect Mr. Swift was running Rexx/ORexx on a platform other than OS/2. &lt;br&gt; Rexx programs on OS/2 must have the .CMD extension.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/fbcaa4f8fd7f2a5a?show_docid=fbcaa4f8fd7f2a5a</guid>
  <author>
  mlu...@lueckdatasystems.com
  (Michael Lueck)
  </author>
  <pubDate>Sat, 06 Sep 2008 02:19:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/e6680f2eb29e8b80?show_docid=e6680f2eb29e8b80</link>
  <description>
  &amp;gt;&amp;gt; Why wouldn&#39;t something along the lines of: &lt;br&gt; &amp;gt;&amp;gt; do forever &lt;br&gt; &amp;gt;&amp;gt; data=CharIn(source,,1024*1024) &lt;br&gt; &amp;gt;&amp;gt; CALL CharOut target,data &lt;br&gt; &amp;gt;&amp;gt; end &lt;br&gt; &lt;p&gt; &amp;gt;&amp;gt; work? &lt;br&gt; &amp;gt; I do something very similar in my &amp;quot;compare.rex&amp;quot; program, except &lt;br&gt; &amp;gt; that I do two charin&#39;s. It has never caused any observable &lt;br&gt; &amp;gt; problems. &lt;br&gt; O well, why not. Let&#39;s try it with such a COMPARE.REX: ;-)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/e6680f2eb29e8b80?show_docid=e6680f2eb29e8b80</guid>
  <author>
  spamg...@hotmai1.com
  (ML)
  </author>
  <pubDate>Fri, 05 Sep 2008 19:03:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/02c86b0f7ed83ac6?show_docid=02c86b0f7ed83ac6</link>
  <description>
  I do something very similar in my &amp;quot;compare.rex&amp;quot; program, except that I &lt;br&gt; do two charin&#39;s. It has never caused any observable problems. &lt;br&gt; I set the buffer proportional to the size of the files being compared, &lt;br&gt; but with an upper limit (16MB as I recall) to prevent the progress bar&#39;s &lt;br&gt; progress becoming choppy.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/02c86b0f7ed83ac6?show_docid=02c86b0f7ed83ac6</guid>
  <author>
  steve.j.sw...@gmail.com
  (Steve Swift)
  </author>
  <pubDate>Wed, 03 Sep 2008 17:07:42 UT
</pubDate>
  </item>
  <item>
  <title>rexxsql 2.5 installation problem</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/8333abf9ffd96474/bc09a7c37bf39bb8?show_docid=bc09a7c37bf39bb8</link>
  <description>
  - my config: redhat 5.2, oorexx 3.2, RexxSQL-2.5.tar.gz &lt;br&gt; - ./configure runs ok: &lt;br&gt; ./configure --with-rexx=oorexx --with-db=mysql &lt;br&gt; Rexx/SQL has now been configured with the following options: &lt;br&gt; Rexx Interpreter: ooRexx (using oorexx-config) &lt;br&gt; Database: MySQL &lt;br&gt; Database headers in: /usr/include/mysql
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/8333abf9ffd96474/bc09a7c37bf39bb8?show_docid=bc09a7c37bf39bb8</guid>
  <author>
  mister...@skynet.be
  (misteros2)
  </author>
  <pubDate>Tue, 02 Sep 2008 19:52:30 UT
</pubDate>
  </item>
  <item>
  <title>rexxsql 2.5 installation problem</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/8333abf9ffd96474/10dab744b26529a5?show_docid=10dab744b26529a5</link>
  <description>
  - my config: redhat 5.2, oorexx 3.2, RexxSQL-2.5.tar.gz &lt;br&gt; - ./configure runs ok: &lt;br&gt; ./configure --with-rexx=oorexx --with-db=mysql &lt;br&gt; Rexx/SQL has now been configured with the following options: &lt;br&gt; Rexx Interpreter: ooRexx (using oorexx-config) &lt;br&gt; Database: MySQL &lt;br&gt; Database headers in: /usr/include/mysql
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/8333abf9ffd96474/10dab744b26529a5?show_docid=10dab744b26529a5</guid>
  <author>
  mister...@skynet.be
  (misteros2)
  </author>
  <pubDate>Tue, 02 Sep 2008 19:45:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/9de69af6ab178d1f?show_docid=9de69af6ab178d1f</link>
  <description>
  &amp;gt;&amp;gt; Using &amp;quot;CALL CharOut target,CharIn(source,,16*1024* 1024)&amp;quot; is (close &lt;br&gt; &amp;gt;&amp;gt; to) fatal... &lt;br&gt; &amp;gt; Maybe that&#39;s just an example of you using a 16MB buffer, rather than &lt;br&gt; &amp;gt; what you think you actually need to do? &lt;br&gt; That&#39;s right, in addition to &#39;mb16=&amp;quot;&amp;quot;&#39; and &#39;DROP mb16&#39;. The problem also &lt;br&gt; occurs when not using the &#39;RxVariablePool&#39;: no &#39;free(buffer);&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/9de69af6ab178d1f?show_docid=9de69af6ab178d1f</guid>
  <author>
  spamg...@hotmai1.com
  (ML)
  </author>
  <pubDate>Tue, 02 Sep 2008 19:59:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/fd4b3cd79174c86e?show_docid=fd4b3cd79174c86e</link>
  <description>
  ML wrote: &lt;br&gt; That&#39;s not the way the ooRexx memory system works. Each allocation is &lt;br&gt; not a malloc()/free(). The interpreter manages its own garbage &lt;br&gt; collected memory heap, and allocations are made from that heap. If a &lt;br&gt; request is unable to be fulfilled from the existing memory heap, a &lt;br&gt; garbage collection cycle is run, and if there still is no block of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/fd4b3cd79174c86e?show_docid=fd4b3cd79174c86e</guid>
  <author>
  object.r...@gmail.com
  (Rick McGuire)
  </author>
  <pubDate>Tue, 02 Sep 2008 19:13:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/11738d16d037b82d?show_docid=11738d16d037b82d</link>
  <description>
  &amp;gt;&amp;gt; Using &amp;quot;CALL CharOut target,CharIn(source,,16*1024* 1024)&amp;quot; is (close &lt;br&gt; &amp;gt;&amp;gt; to) fatal... &lt;br&gt; &amp;gt; Maybe that&#39;s just an example of you using a 16MB buffer, rather than &lt;br&gt; &amp;gt; what you think you actually need to do? &lt;br&gt; That&#39;s right, in addition to &#39;mb16=&amp;quot;&amp;quot;&#39; and &#39;DROP mb16&#39;. The problem also &lt;br&gt; occurs when not using the &#39;RxVariablePool&#39;: no &#39;free(buffer);&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/11738d16d037b82d?show_docid=11738d16d037b82d</guid>
  <author>
  spamg...@hotmai1.com
  (ML)
  </author>
  <pubDate>Mon, 01 Sep 2008 19:42:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Memory usuage reduction</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/861d6ac54b4ad607?show_docid=861d6ac54b4ad607</link>
  <description>
  Maybe that&#39;s just an example of you using a 16MB buffer, rather than what &lt;br&gt; you think you actually need to do? &lt;br&gt; Why wouldn&#39;t something along the lines of: &lt;br&gt; do forever &lt;br&gt; data=CharIn(source,,1024*1024) &lt;br&gt; CALL CharOut target,data &lt;br&gt; end &lt;br&gt; work? Surely the size of &#39;data&#39; will not grow? &lt;br&gt; (With suitable extra logic to stop the loop once all the data&#39;s been seen?)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/242e1aef0fcef233/861d6ac54b4ad607?show_docid=861d6ac54b4ad607</guid>
  <author>
  jn.nntp.scrap...@wingsandbeaks.org.uk
  (Jeremy Nicoll - news posts)
  </author>
  <pubDate>Mon, 01 Sep 2008 17:37:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: ooRexx vs Object Rexx</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/bc6f37c356c5ca49?show_docid=bc6f37c356c5ca49</link>
  <description>
  On Mon, 01 Sep 2008 06:52:41 +0100, Steve Swift &lt;br&gt; OK, thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/bc6f37c356c5ca49?show_docid=bc6f37c356c5ca49</guid>
  <author>
  spamt...@spamtrap.invalid
  (Three Lefts)
  </author>
  <pubDate>Mon, 01 Sep 2008 07:17:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: ooRexx vs Object Rexx</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/5a11818a2a8e82e2?show_docid=5a11818a2a8e82e2</link>
  <description>
  They were roughly the same when IBM gave away the source. ooRexx didn&#39;t &lt;br&gt; include IBM&#39;s &amp;quot;Workbench&amp;quot; nor the RxFTP() package. This was ~8 years ago &lt;br&gt; (wild guess, feels like that to me). &lt;br&gt; Then Object REXX development stopped, and ooREXX took off, so they have &lt;br&gt; now diverged. &lt;br&gt; If you are fluent in Object Rexx then ooRexx can do it all, any
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/5a11818a2a8e82e2?show_docid=5a11818a2a8e82e2</guid>
  <author>
  steve.j.sw...@gmail.com
  (Steve Swift)
  </author>
  <pubDate>Mon, 01 Sep 2008 05:52:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: ooRexx vs Object Rexx</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/b3f379bbfb7cf1de?show_docid=b3f379bbfb7cf1de</link>
  <description>
  On Sun, 31 Aug 2008 16:00:28 -0700, Three Lefts &lt;br&gt; &amp;lt;spamt...@spamtrap.invalid&amp;gt; declaimed the following in comp.lang.rexx: &lt;br&gt; As I recall, the core Object REXX language was turned over to RLA to &lt;br&gt; become Open Object REXX... However, some IBM proprietary extensions &lt;br&gt; (IDE, GUI interface, etc.) were not included in the transfer.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/b3f379bbfb7cf1de?show_docid=b3f379bbfb7cf1de</guid>
  <author>
  wlfr...@ix.netcom.com
  (Dennis Lee Bieber)
  </author>
  <pubDate>Mon, 01 Sep 2008 00:45:10 UT
</pubDate>
  </item>
  <item>
  <title>ooRexx vs Object Rexx</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/a08107df74b93a14?show_docid=a08107df74b93a14</link>
  <description>
  I assume that ooRexx (from The Rexx Language Association): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.oorexx.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; is not the same as Object Rexx (from IBM): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www-01.ibm.com/software/awdtools/obj-rexx/windows/index.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Right? &lt;br&gt; Is Object Rexx available as a separate product from IBM? &lt;br&gt; The website above is cryptic about it&#39;s availability and says there
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/cc54671e10f2969f/a08107df74b93a14?show_docid=a08107df74b93a14</guid>
  <author>
  spamt...@spamtrap.invalid
  (Three Lefts)
  </author>
  <pubDate>Sun, 31 Aug 2008 23:00:28 UT
</pubDate>
  </item>
  <item>
  <title>Go for ooRexx, Was: Re: Zip interface</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/e5e3dfc043358a9d/042bdd317ba8d186?show_docid=042bdd317ba8d186</link>
  <description>
  Oh, that was it. Yes, try out ooRexx. The recent builds have been *quite* good. A good time to give ooRexx a try. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.oorexx.org/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/e5e3dfc043358a9d/042bdd317ba8d186?show_docid=042bdd317ba8d186</guid>
  <author>
  mlu...@lueckdatasystems.com
  (Michael Lueck)
  </author>
  <pubDate>Sun, 31 Aug 2008 11:39:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: Zip interface</title>
  <link>http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/e5e3dfc043358a9d/e1fdfd54fea9b364?show_docid=e1fdfd54fea9b364</link>
  <description>
  On Sat, 30 Aug 2008 21:35:31 -0400, Michael Lueck &lt;br&gt; Oh. No, I was just curious as to which one you were using because I &lt;br&gt; need to find a new one. I&#39;ve been using Quercus and there is no &lt;br&gt; development or support. &lt;br&gt; I would expect that if works with any, it would work with all -- just &lt;br&gt; like any DOS command.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.rexx/browse_thread/thread/e5e3dfc043358a9d/e1fdfd54fea9b364?show_docid=e1fdfd54fea9b364</guid>
  <author>
  spamt...@spamtrap.invalid
  (Three Lefts)
  </author>
  <pubDate>Sun, 31 Aug 2008 04:54:16 UT
</pubDate>
  </item>
  </channel>
</rss>
