<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><I>This is what we wrote in the User Script</I><BR>
<BR>
'Update the total trial count<BR>
'Set value as an attribute for display<BR>
<BR>
g_nTotalTrial = g_nTotalTrial+1<BR>
c.SetAttrib "TrialCount", g_nTotalTrial<BR>
<BR>
<I>This is what we get in return: </I><BR>
Compile Error (Line 372, Col 1)<BR>
128: Variable not defined<BR>
<BR>
Note: we are trying to install the signal detection theory experiment from mel labs to e-prime.<BR>
<BR>
Natalie </FONT></HTML>