<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Emil,&lt;br&gt;&lt;br&gt;You are correct! It looks like the SetArrayVariable was off by 1 in setting the array values. This has been corrected in 1.8.23.27 and is available for download. Note that in this corrected version the Dim parameters need to be 3 as apposed to 4 since VB is inclusive, i.e. the element indexes are 0 to 3. Attached is your corrected robofile that should show the correct operation of copying arrays, etc.&lt;br&gt;&lt;br&gt;Thanks very much for your bug report!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3032</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3032</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Bug in VBScript</title>
        <description>
        I&apos;m using RR 1.8.23.4&lt;br&gt;I&apos;m trying to use VBScript just to copy an array variable into another.&lt;br&gt;The last value in the array appears to be dropped.&lt;br&gt;&lt;br&gt;My .robo file enclosed contains 2 vb_scripts.&lt;br&gt;The first just sets TEST to 1,2,3,4&lt;br&gt;&lt;br&gt;The second script is the important one:&lt;br&gt;it sets TEST1 directly from TEST, and shows the problem. (TEST1 = 1,2,3)&lt;br&gt;I also tried to copy the array into another array and that strangely seems to make it work (TEST2 = 1,2,3,4)&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Emil        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3032</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3032</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
