<div>Hi David,</div><div> </div><div>E-Prime will normally increment/decrement the log levels automatically when running procedures in list objects.  So, when you are calling the run method yourself in inline script, you should also take care of changing the log-level. If you don't do that, you will end up overwriting attribute values. So,,you could fix this by wrapping each call to the run method with PushFrame and PopFrame methods:</div>
<div> </div><div><font face="courier new,monospace">c.PushNewFrame <br>   Procedure1.Run c<br>c.PopFrame <br></font></div><div> </div><div>But why would you ever would like to use an inline script construction this way? You could achieve the same thing without entering any inline code. Just replace the two inline scripts in SessionProc with a list object (i.e.  MasterList or BlockList). Then add two rows (levels in eprime lingo) and select Procedure1 for the first and Procedure2 for the second. That's it!</div>
<div> </div><div>Cheers </div><div>Paul</div><div> </div><div><br><br> </div><div class="gmail_quote">2012/8/26 David Wang <span dir="ltr"><<a href="mailto:jiaxiking@gmail.com" target="_blank">jiaxiking@gmail.com</a>></span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><p style="text-align:center;clear:both"><a style="clear:left;margin-right:1em;margin-bottom:1em;float:left" href="https://lh4.googleusercontent.com/-HWXoxTKNJa0/UDlQzvCwD5I/AAAAAAAAAFc/V6ki14w9dno/s1600/sample.jpg" target="_blank"><img border="0" src="https://lh4.googleusercontent.com/-HWXoxTKNJa0/UDlQzvCwD5I/AAAAAAAAAFc/V6ki14w9dno/s320/sample.jpg" width="320" height="155"></a></p>
I am facing some trouble with data logging. Basically, my experiment design involves two independent sessions. The two sessions are very similar (in fact they use the same proc, with different attributes).<br><br>My problem is, after finishing the whole experiment, only data from the first session were logged. It appears that the variable "Block" is the same for each session, thus e-prime can only log data for the first session. (I am guessing this would be the case).<br>
<br>Can someone help me with this?  <br><br>Thank you so much!<br><br>David<br><p style="text-align:center;clear:both"><a style="clear:left;margin-right:1em;margin-bottom:1em;float:left" href="https://lh5.googleusercontent.com/-fhB3kkgOivY/UDlRnmN1HII/AAAAAAAAAFk/CxhSpEE85EU/s1600/sample+data.jpg" target="_blank"><img border="0" src="https://lh5.googleusercontent.com/-fhB3kkgOivY/UDlRnmN1HII/AAAAAAAAAFk/CxhSpEE85EU/s320/sample+data.jpg" width="320" height="37"></a></p>
<span class="HOEnZb"><font color="#888888">

<p></p>

-- <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 <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/bMTfdlQv9kAJ" target="_blank">https://groups.google.com/d/msg/e-prime/-/bMTfdlQv9kAJ</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
 <br>
 <br>
</font></span></blockquote></div><br>

<p></p>

-- <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 <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />