<?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>
        That fixed it thanks!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3113</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3113</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Take a look at CInt or CLng in vbscript that shoud drop the decimals&lt;br&gt;&lt;br&gt;Dim MyDouble, MyInt&lt;br&gt;MyDouble = 2345.5678&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &apos; MyDouble is a Double.&lt;br&gt;MyInt = CInt(MyDouble)&amp;nbsp;&amp;nbsp; &apos; MyInt contains 2346.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3113</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3113</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>vbsript setprecision</title>
        <description>
        I&apos;m trying to use my arduino board in addition to some servos I have hooked up to it while running roborealm.&amp;nbsp;&amp;nbsp;I&apos;m using the serial module to deliver the stream to the arduino board.&amp;nbsp;&amp;nbsp;My problem is that the data spit out by the serial module are longs not ints and the arduino board is flips out if it gets something other than a whole number.&amp;nbsp;&amp;nbsp;Can I use setprecision somehow within the vbscript to drop the decimals? I&apos;m using the .robo file from the object tracking tutorial.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3113</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3113</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
