Hi,
<div><br></div><div>About the position of mouse click responses I got this code from <a href="http://pst.net">pst.net</a> forum (Thanks to David McFarlane): </div><div><br></div><div><span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">Dim theMouseResponseData As MouseResponseData</span><br style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">

<span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">Set theMouseResponseData = CMouseResponseData(Stimulus.InputMasks.Responses(1))</span><br style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">

<span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">c.SetAttrib "Stimulus.RespCursorX", theMouseResponseData.CursorX</span><br style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">

<span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)">c.SetAttrib "Stimulus.RespCursorY", theMouseResponseData.CursorY</span></div><div><span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)"><br>

</span></div><div><span style="color:rgb(31,80,128);font-family:Verdana,Arial,Tahoma;font-size:11px;background-color:rgb(244,248,251)"><br></span></div><div>However I still have problems. I'm quite unexperienced with e-prime and I have no idea how/where will the program the store the coordinates. Do I need to define attributes? In the experiment a color wheel is presented and participants click on an image and I will collect the coordinates on the color wheel. How should I define my image, because when I wrote exactly the code above I got an error stating "Unknown function Stimulus". I guess I need to define my stimulus which the color wheel but I just don"t know how to do that.</div>

<div><br></div><div>Thank you so much for the help in advance.</div><div><br></div><div>Filiz</div><div><br></div><div><br></div>

<p></p>

-- <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 <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />