whatever procedure is running "SlideWord" is being called from the same list that has [ColumnX] in it, right?  let's call this your TrialList.<br>i propose instead of having [ColumnX] populated sometimes from [ColumnA] and sometimes from [ColumnB], have it populated sometimes from [ColumnWord] in NestedListA and sometimes from [ColumnWord] in NestedListB.  that means that your two nested lists only need a single column, titled ColumnWord.  put half your words in NestedListA under its ColumnWord, and the other half of your words in NestedListB under its ColumnWord.<br>
in your TrialList, you'll need two rows.  first row: NestedListA, running your SlideWordProcedure, and under ColumnX: [ColumnWord].<br>on the second row of your TrialList: NestedListB, running SlideWordProcedure, under ColumnX: [ColumnWord].<br>
<br>does that make any sense?<br><br>when the first row of TrialList runs the SlideWordProcedure, it will pull a word from NestedListA.  when the second row of TrialList runs the SlideWordProcedure, it will pull a word from NestedListB.<br>
<br>ben<br><br><div class="gmail_quote">On Tue, Feb 19, 2008 at 11:24 AM, PinkSunflower <<a href="mailto:carolinakt@googlemail.com">carolinakt@googlemail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello,<br>
<br>
on a slide ("SlideWord") I refer to a certain column [ColumnX] in a<br>
superior list, which again refers to one of two columns [ColumnA],<br>
[ColumnB] in another list. I know the Inline to draw randomly from<br>
either ColumnA or ColumnB. But I would like that EPrime draws in 50%<br>
of the cases from ColumnA and in the other 50% of the cases from<br>
ColumnB.<br>
<br>
My Design:<br>
I have 20 Sentences and in every sentence one word is missing. In 50%<br>
of the cases the "SlideWord" shows the right missing word (from<br>
ColumnA) and in the other 50% the Slide shows the BufferItems, i.e. a<br>
wrong word (from ColumnB).<br>
<br>
Does anybody know the Inline for this?<br>
I'd be very happy.<br>
<br>
Thank you very much,<br>
CAROLINA<br>
<br>
</blockquote></div><br><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>