<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: assigning array data</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">This should
be a simple one. But, I can't get it. How do I explicitly assign a
value to an "n" dimensional array?</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">for
instance: does this work?</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">put
["17","35"] into myarray[1,1]</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">put
["24","32"] into myarray[1,2]</font></blockquote>
<div><br></div>
<div>Hi Chip,</div>
<div><br></div>
<div>No, that doesn't work, because RunRev's array notation is limited
to one dimension.</div>
<div><br></div>
<div>See my post of 16 April:  Re: Quotes Required Around Keys in
2 Dimensional Arrays?</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Rob Cozens<br>
CCW, Serendipity Software Company<br>
http://www.oenolog.com/who.htm<br>
<br>
"And I, which was two fooles, do so grow three;<br>
Who are a little wise, the best fooles bee."<br>
<br>
from "The Triple Foole" by John Donne (1572-1631)</div>
</body>
</html>