<div dir="ltr"><div style>Hello everyone</div><div style><br></div><div style>    I dim an array and get the value from the array randomly, then i set the value into the trial_list to decide the run times of each trial at most</div>
<div style>  for example, i dim an array such as a(1) =2, a(2) = 3, then get the value form the array randomly, t = array(2) = 3; and i set the value to the  trial list, it means that  the first trial could run three times at most.</div>
<div style>  the code is: <font color="#ff0000">c.setAttrib "pupnumber", t</font></div><div style>   after that, in each i get the value of the pupnumber, </div><div style>the code is:   </div><div>m = c.getAttrib("pupnumber")<br>
</div><div><br></div><div style>then in each trial, i dim the second array, and get the value from the new array randomly, and if the "m" was larger than the value (such as f)get from the new array, the trial stop ahead of time.</div>
<div style>the code is: if m> f then ..(stop)......</div><div style>but when i run the program, the information prompt "<font color="#ff0000">type mismatch</font>"?</div><div style>may be the type of the "m" is not to same with "t", but i could not how to change the type.</div>
<div style><div style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Arial,Helvetica,sans-serif;font-size:13px">I would be grateful if anybody could help me with that</div><div style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Arial,Helvetica,sans-serif;font-size:13px">
thanks</div></div><div><br></div><br clear="all"><div><div>Sihua Xu<br><br></div></div><div><br></div>
</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/CAPEBGubsRDOrHw6kCegEVLv1y%2BOpRmyTx7uz2atmtG-L8SQfng%40mail.gmail.com">https://groups.google.com/d/msgid/e-prime/CAPEBGubsRDOrHw6kCegEVLv1y%2BOpRmyTx7uz2atmtG-L8SQfng%40mail.gmail.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />