<div dir="ltr">Dear all,<div><br></div><div>I need to write an inline stating:</div><div><br></div><div>If Stimulus1.RESP = 5 AND if Stimulus2.RESP is (none), THEN (write trigger to port), but I keep on getting error messages that after 'If Stimulus1.RESP = 5' it expects ', then', instaed of taking the second part (AND if Stimulus2.RESP is (none)) into consideration.</div><div><br></div><div><div>If (CentralS.RESP = "5" & Distractor.RESP = " "),</div><div>then <span class="Apple-tab-span" style="white-space:pre">  </span>WritePort &H378, 5</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>sleep 2</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>WritePort &H378, 0</div></div><div><br></div><div>Can anyone tell me what I'm doing wrong here?</div><div><br></div><div>Thank you!</div><div><br></div><div>Best,</div><div>Naomi</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/3e026a6a-1e09-4a48-ad81-c840c4132119%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/3e026a6a-1e09-4a48-ad81-c840c4132119%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />