<?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>
        &lt;br&gt;Thanks Mal, that&apos;s exactly what we were looking for. You guys are correct .. the display routines were parsing the list by setting each comma to a 0 which terminates the string and causes all but the first value to be lost.&lt;br&gt;&lt;br&gt;This has been fixed and uploaded to the site. Please download 1.8.23.3 for the fix.&lt;br&gt;&lt;br&gt;Mal we included your &apos;new&apos; robofile below which now appears to work without the resetting variable trick.&lt;br&gt;&lt;br&gt;Cheers!&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2953</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2953</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Steven&lt;br&gt;&lt;br&gt;I&apos;ve found something similar - it seems as if the variable used for the display of lines and other &quot;display&quot; types gets partially cleared when used. I&apos;ve attached a short robo file which draws a triangle after 3 mouse clicks on the video dispay. I can only get it to work by storing the final string of 3 x,y pairs and continually refereshing the display variable. Otherwise the display variable is truncated at thebefore the first comma.&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;&lt;br&gt;Mal         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2953</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2953</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Emil,&lt;br&gt;&lt;br&gt;There must be something else that is truncating that variable. The display_line module will not modify the variable and thus should not be the module that is chopping up the variable. Are you running any other modules or a VBScript that is changing the value of that variable? &lt;br&gt;&lt;br&gt;Could you include part of your robofile so that we may try to replicate the behavior?&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2953</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2953</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Bug in Display_Line</title>
        <description>
        In version 1.8.22.1 or 1.8.22.2 (not sure because I downloaded 1.8.22.2 but it displays 1.8.22.1).&lt;br&gt;&lt;br&gt;In Display_Line,&lt;br&gt;I used a X,Y list variable, which I set to &quot;123,123,234,234&quot; (via the API).&lt;br&gt;The line will be briefly displayed, but then variable is truncated to &quot;123&quot;, and the line dissapears.&lt;br&gt;&lt;br&gt;Please tell me if I misunderstood something.&lt;br&gt;Thanks,&lt;br&gt;Emil        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2953</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2953</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
