<?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>
        Try using&lt;br&gt;&lt;br&gt;ReDim myArray(29)&lt;br&gt;&lt;br&gt;instead. It has to do with the way the module is executed ... you are within a loop so the first time it sees a Dim you are ok, but will error the next time is sees it since myArray is already declared. Using ReDim gets around this issue.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5189</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5189</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Array Declaration Error</title>
        <description>
        I am getting a Type Mismatch error when declaring an array in VBScropt as follows&lt;br&gt;&lt;br&gt;Dim myArray(29)&lt;br&gt;&lt;br&gt;Does anyone know what I am doing wrong        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5189</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5189</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
