<div>I think this code is created by EStudio if you enter the text '[response]' into the allowable mask of the mouse device. This must be the case in the PracStimulus object...</div><div> </div><div>paul<br><br></div>
<div class="gmail_quote">2012/8/7 <a href="mailto:pure-n-true@hotmail.co.uk">pure-n-true@hotmail.co.uk</a> <span dir="ltr"><<a href="mailto:pure-n-true@hotmail.co.uk" target="_blank">pure-n-true@hotmail.co.uk</a>></span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Hey guys.<br>
<br>
For some reason I keep getting in my scrip 'no such attribute<br>
'response'' but I have not put response down anywhere. I am confused<br>
about what is going on. I am going to use mouse clicks to determine my<br>
participants response which is very unsuccessful at the moment. I do<br>
not know what I am doing wrong and would like help.<br>
<br>
<br>
For anyone interested here is my script with the part I am unclear<br>
about:<br>
<br>
        PracStimulus.InputMasks.Reset<br>
<br>
        If Keyboard.GetState() = ebStateOpen Then<br>
                PracStimulusEchoClients.RemoveAll<br>
                PracStimulus.InputMasks.Add Keyboard.CreateInputMask("{ANY}",<br>
c.GetAttrib("CorrectAnswer"), CLng(PracStimulus.Duration), CLng("1"),<br>
ebEndResponseActionTerminate, CLogical("Yes"), "", "",<br>
"ResponseMode:All ProcessBackspace:Yes")<br>
<br>
<br>
        End If<br>
<br>
        If Mouse.GetState() = ebStateOpen Then<br>
                PracStimulusEchoClients.RemoveAll<br>
                PracStimulus.InputMasks.Add<br>
Mouse.CreateInputMask(c.GetAttrib("Response"), "",<br>
CLng(PracStimulus.Duration), CLng("1"), ebEndResponseActionTerminate,<br>
CLogical("Yes"), "", "", "")<br>
<span class="HOEnZb"><font color="#888888"><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 <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
<br>
<br>
</font></span></blockquote></div><br>

<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 />