select only one level in a list ? help

Adeline adeline.paignon at univ-savoie.fr
Mon May 23 16:47:46 UTC 2011


thanks,
as you said I find a solution in using this code

Dim nLevel As Integer
For nLevel = 1 To List1.Size
         If nLevel = c.GetAttrib("mynumpermutation") then
List1.SetWeight nLevel, 1
else List1.SetWeight nLevel, 0
 Next 'nLevel
 List1.Reset

Thanks





On 19 mai, 17:39, David McFarlane <mcfar... at msu.edu> wrote:
> Adeline,
>
> Stock reminder:  1) I do not work for PST.  2) PST's trained staff
> takes any and all questions athttp://support.pstnet.com/e%2Dprime/support/login.asp, and they
> strive to respond to all requests in 24-48 hours -- this is pretty
> much their substitute for proper documentation, so make full use of
> it.  3) If you do get an answer from PST Web Support, please extend
> the courtesy of posting their reply back here for the sake of others.
>
> That said, here is my take...
>
> Indeed, this is the purpose of Counterbalance in the Order field of
> the Selection tab of any List.  You might learn a bit more about this
> from either the User's Guide or the Reference Guide that came with
> E-Prime, or my own short write ups found athttp://groups.google.com/group/e-prime/browse_thread/thread/26d2e1e83...
> andhttp://groups.google.com/group/e-prime/browse_thread/thread/879ed8885....
>
> -- David McFarlane, Professional Faultfinder
>
>
>
>
>
>
>
> >Hi, (sorry for my english !!)
> >I'm working on an experiment of artificial grammar. I use permutation
> >to attribute 4 colors to 4 circles (having all possibles combinaisons)
> >but I don't know how to select only one combinaison.
> >I have my 24 combinaisons in List1 at the beggining of the experiment,
> >and I want to select one line according to the number entered by the
> >experimentateur. I want this number to be entered like subject ,
> >session etc ..
> >Does anyone could help me ?
> >Thanks
> >Adeline

-- 
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