Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Perform part of script if experiment quits (Escape button)

Hi,

I have some additional lines at the end of my script/experiment that are performed after

control.end()

***do something else***

Is there a way to ensure that this part of the code will be performed even if the Esc button is pressed during the experiment, and the program quits?

Thanks

Comments

Sign In or Register to comment.