<?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>
        Rud,&lt;br&gt;&lt;br&gt;That&apos;s correct! Gotta watch out for those spaces in filenames. You can also try the abbreviated DOS version&amp;nbsp;&amp;nbsp;of&lt;br&gt;&lt;br&gt;c:\\\\Progra~1\\\\RoboRealm&lt;br&gt;&lt;br&gt;but using the extra quotes is much cleaner.&lt;br&gt;&lt;br&gt;The API examples have been updated.&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3560</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3560</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Windows Fix in RR_API.cpp</title>
        <description>
        I compiled the DevCPP program using VC++ 2005 changing the path to the excutable to be correct for my system (XP Pro SP3) which is &quot;C:\\Program Files\\RoboRealm&quot;. &lt;br&gt;&lt;br&gt;The program opens RoboRealm but RR generates an error dialog that &quot;Image Filename ... is missing!&quot;. The &apos;...&apos; is the executable path with &quot;C:\\Program&quot; missing. The call to CreateProcess needs the command line parameter to have quotes around the excutable file name. Otherwise RR doesn&apos;t properly receive the arg[0] parameter. &lt;br&gt;&lt;br&gt;Around line 1155 the statement should be &lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_snprintf(buffer, 256, &quot;\\&quot;%s\\&quot; -api_port %d&quot;, filename, port);&lt;br&gt;&lt;br&gt;Not sure what this would do on a Linux system.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3560</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3560</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
