Screen Capture

Nick nick.peatfield at gmail.com
Tue Aug 12 08:57:56 UTC 2008


Sorry Askai but could you not edit the discussion subject. Instead
make a new post!!!

Cheers,

Nick



On Aug 11, 5:05 pm, akiko <askai... at gmail.com> wrote:
> Hello,
>
> I'm new to E-prime and trying to run a visual search experiment.
> There are 12 possible locations that Target could appear, each target
> location happens 3 times in 1 run. I'd like to randomize trials, but
> target location should not repeat. Trials are listed in a List object
> ("trialList"), which has a Procedure called "search".
>
> My most recent effort is to write the following InLine script at the
> top of the "search" Procedure, but it doesn't work...
>
> If TrialNum > 1 Then
>        If lastTarLoc = c.GetAttrib("tarLocation") Then
>                         trialList.Terminate
>        End If
> End If
>
> where "lastTarloc" is the target location of the previous trial (made
> in the end of each trial) and "tarLocation" is the location of the
> current trial. I'm guessing I have to use InLine and/or Label to do
> this, but I don't know where to put it, and how it should be used.
>
> If anyone knows how to do this, or knows of any example available
> online, please let me know.
> Thanks in advance!
> Akiko
--~--~---------~--~----~------------~-------~--~----~
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