Chris,<br><br>Debug.Print "Row = " + str(BlockList.Sample) just gets me an invalid property error.<br><br><div class="gmail_quote">On Sun, Feb 22, 2009 at 11:43 PM, Chris Blais <span dir="ltr"><<a href="mailto:cblais@berkeley.edu">cblais@berkeley.edu</a>></span> 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>
<br>
Hmm...I've never actually used the .sample method. Have you tried<br>
calling it as BlockList.Sample (in the same way as you might call<br>
Target.RT)?<br>
<div class="Ih2E3d"><br>
Greg Osenbach wrote:<br>
> Hmm.. This just seems to give me an error<br>
><br>
> "Sample is not a property of the Object"<br>
><br>
> Suggestions?<br>
><br>
> My line of code:<br>
> Debug.Print "Row = " + str(c.GetAttrib(BlockList.Sample))<br>
><br>
> And:<br>
> If (c.GetAttrib(BlockList.Sample) = Lot1) Then<br>
>     Lot1CE = CEValue<br>
> End If<br>
> If (c.GetAttrib(BlockList.Sample) = Lot2) Then<br>
>     Lot2CE = CEValue<br>
> End If<br>
><br>
> Thanks,<br>
> Greg<br>
><br>
> On Sun, Feb 22, 2009 at 10:31 PM, Chris Blais <<a href="mailto:cblais@berkeley.edu">cblais@berkeley.edu</a><br>
</div><div><div></div><div class="Wj3C7c">> <mailto:<a href="mailto:cblais@berkeley.edu">cblais@berkeley.edu</a>>> wrote:<br>
><br>
><br>
>     It will be found in the .edat file. Or, it you need to see it in<br>
>     real-time for debugging you can write an inLine:<br>
><br>
>     debug.print "ListName_Row=" & ListName.Sample<br>
><br>
>     where ListName is the name of the list and the .sample numbers range<br>
>     from 1 to the number of items in the list and they numbered in the order<br>
>     in which they appear in the list.<br>
><br>
>     Greg Osenbach wrote:<br>
>      > Hi guys.  I am struggling with this one.<br>
>      ><br>
>      > How do I determine what the current row in a list my experiment is<br>
>      > using?  I have been messing around with this one for hours.  If<br>
>     anyone<br>
>      > can point me int he correct direction, it would be most appreciated.<br>
>      ><br>
>      > Thanks,<br>
>      > Greg<br>
>      ><br>
>      > ><br>
><br>
><br>
><br>
><br>
><br>
> ><br>
<br>
<br>
<br>
</div></div></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>