<div dir="ltr">Dear David,<div><br></div><div>Thanks for your reply!</div><div><br></div><div>I figure it out! The problem is the "Initialization" InLine, I put it in the wrong position before.</div><div><br></div>
<div>Thanks!</div><div><br></div><div>Fan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 16, 2013 at 9:22 PM, David McFarlane <span dir="ltr"><<a href="mailto:mcfarla9@msu.edu" target="_blank">mcfarla9@msu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Fan,<br>
<br>
Couldn't quite follow all of this.  But whenever someone has a problem with their program retaining previous values, I suspect that they failed to properly use a global variable to hold the value.  See the "Using E-Basic" chapter in the User's Guide that came with E-Prime.<br>

<br>
BTW, shouldn't the line<br>
        Total = 2000+Total+Youwon- Youlost<br>
instead read<br>
        Total = Total+Youwon- Youlost<br>
?  And shouldn't Total be initialized somewhere once to 2000?<br>
<br>
-----<br>
David McFarlane<br>
E-Prime training online:  <a href="http://psychology.msu.edu/Workshops_Courses/eprime.aspx" target="_blank">http://psychology.msu.edu/<u></u>Workshops_Courses/eprime.aspx</a><br>
Twitter:  @EPrimeMaster (<a href="https://twitter.com/EPrimeMaster" target="_blank">https://twitter.com/<u></u>EPrimeMaster</a>)<br>
<br>
/----<br>
Stock reminder:  1) I do not work for PST.  2) PST's trained staff take any and all questions at <a href="http://support.pstnet.com/e%2Dprime/support/login.asp" target="_blank">http://support.pstnet.com/e%<u></u>2Dprime/support/login.asp</a> , and they strive to respond to all requests in 24-48 hours, so make full use of it.  3) In addition, PST offers several instructional videos on their YouTube channel (<a href="http://www.youtube.com/user/PSTNET" target="_blank">http://www.youtube.com/user/<u></u>PSTNET</a> ).  4) If you do get an answer from PST staff, please extend the courtesy of posting their reply back here for the sake of others.<br>

\----<div><div class="h5"><br>
<br>
<br>
At 9/16/2013 08:55 AM Monday, Fan W wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am using the e-prime to modify the IGT. Everything is working fine except that the previous total payoff cannot be remembered. This leads to a problem that every time a new card is selected, the total payoff is not added from the previous total payoff in the last trial but is added from $2000 in each trial. For example:<br>

<br>
Subjects start with $2000,<br>
<br>
Trial no.1: Won $ 100; Lost $0; so the Total is $2000+$100-$0= $2100<br>
Trial no.2: Won $100; Lost$300; so the Total should be $2100+$100-$300=$1900<br>
<br>
BUT, in my design, the Total is $2000+$100-$300=$1800<br>
<br>
The script I wrote in InLine object of the Total payoff calculation is:<br>
<br>
<br>
If strHit="Image1" then<br>
List 1.run c<br>
<br>
Youwon=List1.GetCurrentAttrib ("Gaintrial")<br>
Youlost=List1.GetCurrentAttrib ("Losstrial")<br>
Total = 2000+Total+Youwon- Youlost<br>
<br>
("Image1" is Deck A.<br>
 "If strHit...means if the mouse click on Deck A, then run List1"<br>
"List 1" is the payment schedule of Deck A.<br>
"Youwon" is the amount of money won in each trial.<br>
"Youlost" is the amount fo money lost in each trial.<br>
"Gaintrial" is the attribute of List1 and is the winning schedule of Deck A.<br>
"Losstrial" is the attribute of List1 too and is the losing schedule of Deck A.)<br>
<br>
The amount of "Youwon" "Youlost" and "Total" are displayed on the feedback slide.<br>
<br>
<br>
I am not sure where  I am wrong, so I hope people who know how to solve this problem may help me out!<br>
<br>
Thank you very much!<br>
<br>
Fan<br>
</blockquote>
<br>
-- <br>
You received this message because you are subscribed to a topic in the Google Groups "E-Prime" group.<br>
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/e-prime/5m4MeBQYxmo/unsubscribe" target="_blank">https://groups.google.com/d/<u></u>topic/e-prime/5m4MeBQYxmo/<u></u>unsubscribe</a>.<br>
To unsubscribe from this group and all its topics, send an email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@<u></u>googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br></div></div>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/52375a6f.629a320a.6caf.53e7SMTPIN_ADDED_MISSING%40gmr-mx.google.com" target="_blank">https://groups.google.com/d/<u></u>msgid/e-prime/52375a6f.<u></u>629a320a.6caf.53e7SMTPIN_<u></u>ADDED_MISSING%40gmr-mx.google.<u></u>com</a>.<div class="HOEnZb">
<div class="h5"><br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/<u></u>groups/opt_out</a>.<br>
</div></div></blockquote></div><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/CAEQz33bqqGGnM247p3xujFL-228gYe8jMiug_kPpV4uKgJsPkA%40mail.gmail.com">https://groups.google.com/d/msgid/e-prime/CAEQz33bqqGGnM247p3xujFL-228gYe8jMiug_kPpV4uKgJsPkA%40mail.gmail.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />