<?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>
        You had several issues with your script. Missing &apos;end if&apos;, &apos;Set Variable&apos; is one word. Perhaps you would prefer the CScript module? Your style seems more C like. Regardless, see if this version helps&lt;br&gt;&lt;br&gt;xaxis=Getvariable(&quot;COG_X&quot;) &lt;br&gt;objsize=GetVariable(&quot;COG_BOX_SIZE&quot;) &lt;br&gt;&lt;br&gt;if objsize&amp;gt;10 then &lt;br&gt;&amp;nbsp;&amp;nbsp;if xaxis&amp;gt;160 then &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SetVariable &quot;pin2&quot;,0 &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SetVariable &quot;pin5&quot;,1 &lt;br&gt;&amp;nbsp;&amp;nbsp;Elseif axis&amp;lt;160 then &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SetVariable &quot;pin2&quot;,1 &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;SetVariable &quot;pin5&quot;,0 &lt;br&gt;&amp;nbsp;&amp;nbsp;end if &lt;br&gt;end if&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4542</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4542</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>vb script</title>
        <description>
        i am having problem with the vb script program.&amp;nbsp;&amp;nbsp;i want to make a simple ball following robot using vision processing in roborealm.. i hav added the RGB filters, COG. but i am unable to run my vb script program..&lt;br&gt;here is the program that i have written..&lt;br&gt;&lt;br&gt;&lt;br&gt;xaxis=Getvariable(&quot;COG_X&quot;)&lt;br&gt;objsize=GetVariable(&quot;COG_BOX_SIZE&quot;)&lt;br&gt;&lt;br&gt;if (objsize&amp;gt;10) then&lt;br&gt;&lt;br&gt;if (xaxis&amp;gt;160) then&lt;br&gt;SetVariable &quot;pin2&quot;,0&lt;br&gt;SetVariable &quot;pin5&quot;,1&lt;br&gt;&lt;br&gt;&lt;br&gt;Else if(x axis&amp;lt;160) then&lt;br&gt;Set Variable &quot;pin2&quot;,1&lt;br&gt;Set Variable &quot;pin5&quot;,0&lt;br&gt;&lt;br&gt;&lt;br&gt;end if&lt;br&gt;&lt;br&gt;please find out what is wrong with the program..&lt;br&gt;please help me out at the earliest...        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4542</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4542</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
