Howdy, Stranger!

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

Supported by

[solved] Endless/Infinite loop

edited September 2014 in OpenSesame

I was wondering if there is any way to create an endless loop, so the only way it stops repeating is if I break out of it on purpose?

I mean I could just set the number of cycles or repeats to a million and get the same effect but I was wondering if there was a better/neater way of doing this.

Thanks

Comments

  • edited August 2014

    Hi,

    I wouldn't say that there's necessarily anything wrong with setting the number of repeats to a very high value, but alternatively you can add a repeat_cycle plug-in to the sequence that you want to repeat. This has a 'repeat if' statement, which you can set to 'always', thus implementing a never ending loop.

    Cheers!
    Sebastiaan

  • edited 6:49PM

    Ooh, hadn't considered plugins, I'll take a look at them.

    Thanks.

Sign In or Register to comment.