<div dir="ltr">Dear all.<div><br></div><div>I'm a beginner user of E-prime.</div><div><br></div><div>I'm trying to implement a flicker task and I'm finding some problems programming the inline object. </div><div>I already consulted all the previous posts regarding this topic and tried different commands to perform this task without success. </div><div><br></div><div>The point is to present 4 stimuli in a loop. E1a and E1b present a change, and the loop should continue until the change on E1b is detected and space bar pressed.</div><div><br></div><div><br></div><div>Label1</div><div>mask1</div><div>E1a</div><div>mask</div><div>E1b</div><div>Inline</div><div>Label2</div><div>Endtask</div><div><br></div><div>I placed the Inline item after E1b, I chose a select a SelectCase command:</div><div><div><br></div><div><i>Select Case E1b.RESP</i></div><div><i>   Case 1 </i></div><div><i>          GoTo Label2 </i></div><div><i>   Case Else </i></div><div><i><span class="Apple-tab-span" style="white-space:pre">       </span>  GoTo Label1</i></div><div><i>End Select</i></div></div><div><br></div><div>When running the script an error of typing is shown.</div><div><br></div><div>Can someone tell me how to solve this problem?</div><div>I am specifying on E1b which is the input I'm waiting for (Space), that's right?</div><div><br></div><div>Thanks a lot. </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></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/1515cbe7-a5da-4892-94ab-52bd3b4f2678%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/1515cbe7-a5da-4892-94ab-52bd3b4f2678%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 />