the <> "" means "does not equal nothing"<div><> means "does not equal"</div><div>and "" means no response was made.</div><div>so, this line of code means that If a response was made Then Goto the end of the trial, otherwise Beep before going to the end of the trial.<br>

<br><div class="gmail_quote">On Wed, Jun 17, 2009 at 1:26 PM, Edmund Lam <span dir="ltr"><<a href="mailto:elam.txt@gmail.com">elam.txt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hello everyone, I have what I believe to be a relatively simple<br>
question for anybody who can help.<br>
<br>
I am modifying a Stop Signal Task for E-Prime 2. I have a procedures<br>
which flows like this<br>
<br>
TrainPicDisplay --> SkipTrain --> TrainPicDisplay2 --> EndOfTrialTrain<br>
    (Picture)             (inline)<br>
(picture)                  (inline)<br>
<br>
In the SkipTrain inline script, I have the following code:<br>
<br>
     If TrainPicDisplay.RESP <> "" then goto EndOfTrialTrain<br>
<br>
     beep<br>
<br>
1. What does the <> "" in the first line mean?<br>
2. Will the beep always sound? If not, when will it and when will it<br>
not?<br>
<br>
Thanks,<br>
<br>
Edmund Lam<br>
<br>
<br>
</blockquote></div><br></div>
<br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>