<div dir="ltr">I have a procedure running from a list object. One of the attributes (the column title) of the list object is "CorrectResp" and all of the values (the rows in the list object) are set to 1.<div><br></div><div>I need to manually change the "CorrectResp" attribute and then display the result in a text display within the procedure described above. What I did was create an inline object before the text display object which contained the line:</div><div><br></div><div>c.SetAttrib "CorrectResp", "NewResp"</div><div><br></div><div>Then in the text box I called the attribute with [CorrectResp]. </div><div><br></div><div>Much to my dismay it displayed the number 1 from the initial list object. The attribute had not been changed!</div><div><br></div><div>(Note that I do not want to change the list object itself  with the SetAttribAtSource command.)</div><div><br></div><div>Help would be much appreciated. There seems to be some witchcraft going on with local and global attributes and if you could explain it I would be grateful.</div><div><br></div><div><br></div><div>1337spb</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/8668a72b-42c4-4729-baab-f7fbec425846%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/8668a72b-42c4-4729-baab-f7fbec425846%40googlegroups.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 />