If then and loops
Peter Quain
pquain at une.edu.au
Thu Oct 20 05:15:33 UTC 2011
try searching e-basic help for "If...Then...Else (statement)". Note
the conditions under which you need to close the conditional with "End If"
At 04:05 PM 20/10/2011, you wrote:
>I'm having trouble with the below code. E-Prime seems to want a
>'then' statement immediately following the 'if' statement:
>
>if present.RESP = "z" and strHit2 = "aHi" or strHit2 = "aLo" strHit2 =
>"aMed" then
> Confidence.RESP = strHit2
>
>If one response on the present slide is selected, I just want E-Prime
>to allow one of the three responses in the string hits. How should
>this code look?
>
>--
>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 this group at
>http://groups.google.com/group/e-prime?hl=en.
--
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 this group at http://groups.google.com/group/e-prime?hl=en.
More information about the Eprime
mailing list