Hi All,<br><br>I have a question about how to set the value of weights in a list.<br><br>The program initially reads into a text file and I want the weight value to change to correspond to a value in another column (i.e. "Cond" in this case). <br>
<br>Right now, I have the following code (StudyOne is my list):<br><br>If   StudyOne.GetAttrib(i, "Cond") = "1" then<br>    StudyOne.SetWeight i, 1<br>End if<br><br>If   StudyOne.GetAttrib(i, "Cond") = "2" then<br>
    StudyOne.SetWeight i, 2<br>End if<br><br>And so forth....<br><br>And it's not working! The weight values remain at 1. Any suggestions?<br><br>Thanks in advance :)<br><br>Andrée-Ann<br clear="all"><br>-- <br> "I have access to the alterity of the Other from the society I maintain with him, and not by quitting this relation in order to reflect on its terms." (Levinas)<br>
<br> <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>