Feedback and inline script

pure-n-true at hotmail.co.uk pure-n-true at hotmail.co.uk
Thu Nov 8 15:53:16 UTC 2012


Hi All

I have managed to receive some feedback for positive groups. However
when I ran the experiment all the responses excluding negative
responses were positive. I would like to script both negative and no
response as blank and had managed to do only the negative.
My script is as follows but now e-prime comes up with an error stating
encountered: end of line
Expecting: End if.

My script:

Dim CorrectAnswer as String
Dim IncorrectAnswer as String
Dim NoResponse as string

If "TrialStimulus"="sd" then
    CorrectAnswer= "Correct"

Else if "TrialStimulus"="sd" then
	InCorrectAnswer= "Blank.bmp"

Else
    NoResponse= "Blank.bmp"
	End if


I would like to know what the problem is and how I can fix it as there
seems to not be working at all now.

Thank you

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



More information about the Eprime mailing list