<?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>Array Variables</title>
        <description>
        I have a question about assigning values TO an element of an array variable.&lt;br&gt;&lt;br&gt;I have followed the RR documentation for reading FROM an array element using the [Array:Index] syntax and that works.&lt;br&gt;&lt;br&gt;In my sample robo file, I&apos;m trying to capture the X,Y values of the last four mouse clicks from the user and save them in an array.&amp;nbsp;&amp;nbsp;However, I can&apos;t figure out the correct syntax for assigning values to an array element.&amp;nbsp;&amp;nbsp;In addition, I&apos;d like to specify the index of the array element by an index variable, something like this:&lt;br&gt;&lt;br&gt;My_array:[Index_variable] = 1.23456&lt;br&gt;&lt;br&gt;None of the following seem to work:&lt;br&gt;&lt;br&gt;My_array:[&amp;lt;expression&amp;gt;] = &amp;lt;value&amp;gt;&lt;br&gt;My_array:[&amp;lt;index_variable&amp;gt;] = &amp;lt;value&amp;gt;&lt;br&gt;My_array:&amp;lt;digits&amp;gt; = &amp;lt;value&amp;gt; &lt;br&gt;[My_array:&amp;lt;index_variable&amp;gt;] = &amp;lt;value&amp;gt;&lt;br&gt;[My_array:&amp;lt;digits&amp;gt;] = &amp;lt;value&amp;gt;&lt;br&gt;&lt;br&gt;I&apos;m hoping that answer is not &quot;the only way to assign values to array elements is within a VB script&quot;.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5875</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5875</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
