getCurrentAttrib from nested lists
Nate Vack
njvack at gmail.com
Fri Jan 24 18:04:58 UTC 2014
Hi all,
I have a script where we're drawing positive and negative images from
nested lists for each trial. We're separating the trials into five blocks,
and sometimes Things Happen during the experiment and we'll want to skip to
given block.
Skipping the trials is easy with a loop and TrialList.GetNextAttrib(), but
it doesn't seem to advance the nested lists. So if experiment normally
shows the following sequence:
pos1
neg1
pos2
BLOCK
neg2
neg3
pos3
... and I skip to the row after BLOCK, I get:
neg1
neg2
pos1
If the nested lists define an "image" attribute,
TrialList.GetNextAttrib("image")
returns nothing, as well.
Is there an elegant way to do this?
Thanks!
-Nate
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/98a3aa08-8980-4dce-9d28-71d34ff850d6%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20140124/f79c0298/attachment.htm>
More information about the Eprime
mailing list