<div>Hi Eprimers,</div>
<div> </div>
<div>I used a script to excute the pause function, however, during the experiment, whenever I pause it a second time, eprime will quit the task. </div>
<div>My knowledge on scripting is minimal. I am wondering if anybody can help me out.</div>
<div> </div>
<div>Here is the inline script that I placed at the beginning of each block.</div>
<div> </div>
<div> </div>
<div>'Check for UserBreakState<br>'Pause2 is run only if Ctrl+Shift is pressed<br>If (GetUserBreakState <> 0) Then<br> 'Incorrect CLng Object reference Pause2.InputMasks.Add Keyboard.CreateInputMask("{SPACE}", "", CLng(Pause.Duration), CLng("1"), ebEndResponseActionTerminate, CLogical("Yes"), "", "", "ResponseMode:All ProcessBackspace:Yes")<br>
 NetStation_SendTrialEvent c, Pause2<br>    NetStation_SendTRSPEvent c, Pause2<br> Pause2.InputMasks.Add Keyboard.CreateInputMask("{SPACE}", "", CLng(Pause2.Duration), CLng("1"), ebEndResponseActionTerminate, CLogical("Yes"), "", "", "ResponseMode:All ProcessBackspace:Yes")<br>
 Pause2.Run<br> 'Added code<br> SetUserBreakState 0<br>End If</div>
<div> </div>
<div> </div>
<div>Thanks a lot,</div>
<div> </div>
<div>Yan</div>
<div><sub></sub> </div><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>