<?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>
        Alistair,&lt;br&gt;&lt;br&gt;Within RR there isn&apos;t a restriction of type ... which allows a variable to contain a zero or a null string. So a &quot;&quot; is treated the same as 0. I.e. the variable has NO value. &lt;br&gt;&lt;br&gt;To resolve this you can check the variable prior to saving it for a &quot;&quot; and then set it to 0 or &quot;0&quot; which will then cause it to log the digit. You can probably use a If_statement module or the VBScript module to check for this issue prior to the Write_Variables module.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6090</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6090</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Write variables with a zero value</title>
        <description>
        Hi Steven,&lt;br&gt;I&apos;m using the Write_Variables function to create a CSV file of the number of labels I&apos;ve detected on fruit. It works fine if the number is &amp;gt;1. However if there are zero labels I don&apos;t get a zero in the log file, I just get &quot;&quot;. I tried logging other variables as well and any number that was a zero got the same result. Any number greater than zero logged correctly.&lt;br&gt;What am I doing wrong?&lt;br&gt;Thanks,&lt;br&gt;Alistair.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6090</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6090</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
