can you just make 6 lists, and present them randomly?  1 list would have 6 numbers, the next would have 5, the next 4, the next 3, etc.  since you're dealing with such a small number of possible list sizes, why not just make a bunch of lists?  or, for that matter, 6 procedures, identical except for the size of the array from which they draw numbers?  there are lots of possibilities.
<br><br><div class="gmail_quote">On Jan 3, 2008 12:49 PM, <a href="mailto:tamarlin@gmail.com">tamarlin@gmail.com</a> <<a href="mailto:tamarlin@gmail.com">tamarlin@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>hi all!<br>in my experiment i need to present an array of numbers, i know i need<br>to do so with a list. The problem is the array is with dynamic<br>dimentions so that some times it contains 6 numbers and sometimes<br>
less. When it is in its full size there is no problem, but when it is<br>smaller then 6, say 3, when it gets to a cell 4-6 it gets stuck since<br>no such cells exists. The size of the array changes from trial to<br>trial and is chosen randomly. Is there a way to present the array in
<br>an inline? or does anyone have an idea for a list?<br>I appriciate your help<br>tamar<br><br><br></blockquote></div><br><br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime-unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en <br> -~----------~----~----~----~------~----~------~--~---<br>
<br>