<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>arexx at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/arexx/</link>
    <description>This list is devoted to the powerful Amiga scripting language, ARexx.  Here ARexx coders can share ideas, routines and generall</description>

    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 19:08:06 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3693</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3693</guid>
      <description>Hello StellanInDerMailingliste@..., ... I think you know it alreay but for correctness: Your explanation is only correct for the 1L initial Value. ... </description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 19:01:38 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3692</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3692</guid>
      <description>Hello StellanInDerMailingliste@..., ... [...] ... The first 1 is the initial Value and the second 1 is the value how many times the initial Value should be</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 16:32:53 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3691</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3691</guid>
      <description>... I liked my explanation much more. ;D Thank you for the right one. ... Ok, 0L means 00000000 00000000 00000000 00000000 and shift makes no sense. ... Thanks</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 12:29:50 GMT</pubDate>
      <dc:creator>Bernd Gollesch</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3690</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3690</guid>
      <description>Hoi, ... Sort of. The &quot;&lt;&lt;&quot; is the shift left operator. What 1L&lt;&lt;1 means is shift the bits of the value 1L (= 1 long) to the left by 1: 1L   =&gt; 00000000</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 11:36:45 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3689</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3689</guid>
      <description>... I know a bit about binary numbers system but never need to use them and I didn`t know what (1L&lt;&lt;1) does mean. As you said set bits is really easy. I`ll</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Thu, 01 May 2008 07:32:59 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3688</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3688</guid>
      <description>Hello StellanInDerMailingliste@..., ... Hmm, then maybe you should learn something about the binary number system. 00 01 00 02 (hex) are 32 bits. in binary</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Wed, 30 Apr 2008 22:57:15 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3687</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3687</guid>
      <description>... I don`t understand that. How can I translate the attributes? E.g.: #define MEMF_PUBLIC (1L&lt;&lt;0) = &#39;00 01 00 01&#39;x #define MEMF_CHIP   (1L&lt;&lt;1) = &#39;00 01 00</description>
    </item>
    <item>
      <title>Re: ALLOCMEM()</title>
      <pubDate>Wed, 30 Apr 2008 20:30:02 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3686</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3686</guid>
      <description>Hello StellanInDerMailingliste@..., ... All are correct if you really wish a cleared memory. :-) ... See in System includes include/exec/memory.h Here is</description>
    </item>
    <item>
      <title>ALLOCMEM()</title>
      <pubDate>Wed, 30 Apr 2008 19:34:02 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3685</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3685</guid>
      <description>Hi! More then a year is gone since last action here. So I`ll break the silence with a question related to rexxsupport.library function ALLOCMEM(): </description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Fri, 05 Jan 2007 11:11:17 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3684</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3684</guid>
      <description>... I use that feature too but at that time my mind was blocked for that info. :D ... I meant compared to the second command line but no more interesting. ... </description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Thu, 04 Jan 2007 23:43:53 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3683</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3683</guid>
      <description>Hello StellanInDerMailingliste@..., ... No i don&#39;t want to forget that feature because it&#39;s sometimes very handy. (BTW: take also look into your Arexx</description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Thu, 04 Jan 2007 22:52:33 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3682</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3682</guid>
      <description>... Ok, forgot that feature but what about this?: assign ARexxScripte: Tools:Dev/ARexx/ 13. Tools:Dev/ARexx&gt; rx &quot;ARexxScripte:ASCII_Table.rexx&quot;   (works) Why</description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Thu, 04 Jan 2007 19:12:31 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3681</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3681</guid>
      <description>Hello StellanInDerMailingliste@..., ... OK. [...] ... Yes of course. as i already wrote it&#39;s a feature of the rx command. :-) With quotes you can execute</description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Thu, 04 Jan 2007 14:16:19 GMT</pubDate>
      <dc:creator>StellanInDerMailingliste@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3680</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3680</guid>
      <description>... Yep, it is the same wiht DOpus5. Thanks for the hint! It works. :-) Examples: With {o} and CD source (works): cd &quot;DH1:Dev/ARexx/&quot; stack 65536 rx</description>
    </item>
    <item>
      <title>Re: how to start arexx script with DOpus5</title>
      <pubDate>Thu, 04 Jan 2007 10:32:35 GMT</pubDate>
      <dc:creator>Frank Weber</dc:creator>
      <link>http://tech.groups.yahoo.com/group/arexx/message/3679</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/arexx/message/3679</guid>
      <description>Hello Stellan, ... I don&#39;t use DOpus 5 but DOpus 4 and suffer on the same problem some years ago. Seems to be a feature of the rx command which don&#39;t like</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.scd.yahoo.com uncompressed/chunked Fri May  9 10:39:50 PDT 2008 -->
