I keep getting Response

Paul Groot pfc.groot at gmail.com
Tue Aug 7 22:16:40 UTC 2012


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

paul

2012/8/7 pure-n-true at hotmail.co.uk <pure-n-true at hotmail.co.uk>

> Hey guys.
>
> For some reason I keep getting in my scrip 'no such attribute
> 'response'' but I have not put response down anywhere. I am confused
> about what is going on. I am going to use mouse clicks to determine my
> participants response which is very unsuccessful at the moment. I do
> not know what I am doing wrong and would like help.
>
>
> For anyone interested here is my script with the part I am unclear
> about:
>
>         PracStimulus.InputMasks.Reset
>
>         If Keyboard.GetState() = ebStateOpen Then
>                 PracStimulusEchoClients.RemoveAll
>                 PracStimulus.InputMasks.Add
> Keyboard.CreateInputMask("{ANY}",
> c.GetAttrib("CorrectAnswer"), CLng(PracStimulus.Duration), CLng("1"),
> ebEndResponseActionTerminate, CLogical("Yes"), "", "",
> "ResponseMode:All ProcessBackspace:Yes")
>
>
>         End If
>
>         If Mouse.GetState() = ebStateOpen Then
>                 PracStimulusEchoClients.RemoveAll
>                 PracStimulus.InputMasks.Add
> Mouse.CreateInputMask(c.GetAttrib("Response"), "",
> CLng(PracStimulus.Duration), CLng("1"), ebEndResponseActionTerminate,
> CLogical("Yes"), "", "", "")
>
> --
> You received this message because you are subscribed to the Google Groups
> "E-Prime" group.
> To post to this group, send email to e-prime at googlegroups.com.
> To unsubscribe from this group, send email to
> e-prime+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20120808/df258509/attachment.htm>


More information about the Eprime mailing list